You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+36-3Lines changed: 36 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,43 @@
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))
*[#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))
- 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))
0 commit comments