|
1 |
| -## v2.0.1 (2018-01-22) |
| 1 | +# Changelog |
| 2 | + |
| 3 | +## v3.0.0 (2019-04-12) |
| 4 | + |
| 5 | +#### :boom: Breaking Change |
| 6 | +* [#102](https://github.com/ember-cli/ember-cli-uglify/pull/102) Drop support for Node.js 6 ([@Turbo87](https://github.com/Turbo87)) |
| 7 | +* [#64](https://github.com/ember-cli/ember-cli-uglify/pull/64) Drop support for Node.js 4 ([@Turbo87](https://github.com/Turbo87)) |
| 8 | + |
| 9 | +#### :house: Internal |
| 10 | +* [#68](https://github.com/ember-cli/ember-cli-uglify/pull/68) TravisCI: Remove deprecated `sudo: false` option ([@Turbo87](https://github.com/Turbo87)) |
| 11 | +* [#67](https://github.com/ember-cli/ember-cli-uglify/pull/67) Remove unneeded and confusing dependency ([@jelhan](https://github.com/jelhan)) |
| 12 | +* [#66](https://github.com/ember-cli/ember-cli-uglify/pull/66) CI: Run only for `master` branch, tags and PRs ([@Turbo87](https://github.com/Turbo87)) |
| 13 | +* [#44](https://github.com/ember-cli/ember-cli-uglify/pull/44) Fix CI ([@Turbo87](https://github.com/Turbo87)) |
| 14 | + |
| 15 | +#### Committers: 2 |
| 16 | +- Tobias Bieniek ([@Turbo87](https://github.com/Turbo87)) |
| 17 | +- jelhan ([@jelhan](https://github.com/jelhan)) |
| 18 | + |
| 19 | + |
| 20 | +## v2.1.0 (2018-03-27) |
2 | 21 |
|
3 | 22 | #### :rocket: Enhancement
|
4 |
| -* [#29](https://github.com/ember-cli/ember-cli-uglify/pull/29) Update "broccoli-uglify-sourcemap" to v2.0.1. ([@Duder-onomy](https://github.com/Duder-onomy)) |
| 23 | +* [#37](https://github.com/ember-cli/ember-cli-uglify/pull/37) Run uglify in parallel ([@mikrostew](https://github.com/mikrostew)) |
5 | 24 |
|
6 | 25 | #### Committers: 1
|
7 |
| -- Greg Larrenaga ([Duder-onomy](https://github.com/duder-onomy)) |
| 26 | +- Michael Stewart ([@mikrostew](https://github.com/mikrostew)) |
| 27 | + |
| 28 | + |
| 29 | +## v2.0.2 (2018-02-20) |
| 30 | + |
| 31 | +#### :rocket: Enhancement |
| 32 | +* [#34](https://github.com/ember-cli/ember-cli-uglify/pull/34) Updates broccoli-uglify-sourcemap to version 2.0.1 ([@Duder-onomy](https://github.com/Duder-onomy)) |
| 33 | + |
| 34 | +#### :house: Internal |
| 35 | +* [#36](https://github.com/ember-cli/ember-cli-uglify/pull/36) add test (basically, a default app built’s tests run even post uglifi… ([@stefanpenner](https://github.com/stefanpenner)) |
| 36 | + |
| 37 | +#### Committers: 2 |
| 38 | +- Greg Larrenaga ([@Duder-onomy](https://github.com/Duder-onomy)) |
| 39 | +- Stefan Penner ([@stefanpenner](https://github.com/stefanpenner)) |
| 40 | + |
8 | 41 |
|
9 | 42 | ## v2.0.0 (2017-10-03)
|
10 | 43 |
|
|
0 commit comments