Skip to content

Commit 1ce1d67

Browse files
committed
Update CHANGELOG
1 parent ed831cf commit 1ce1d67

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,20 @@
1-
## v2.0.0 (Unreleased)
1+
## v2.0.0-beta.2 (2017-07-10)
22

3-
#### :rocket: Enhancement
3+
#### :boom: Breaking Change
4+
* [#47](https://github.com/ember-cli/broccoli-uglify-sourcemap/pull/47) Use uglify-es instead of uglify-js. ([@fusion2004](https://github.com/fusion2004))
5+
6+
#### Committers: 1
7+
- Mark Oleson ([fusion2004](https://github.com/fusion2004))
8+
9+
10+
## v2.0.0-beta.1 (2017-07-09)
11+
12+
#### :boom: Breaking Change
413
* [#49](https://github.com/ember-cli/broccoli-uglify-sourcemap/pull/49) Update to "uglify-js" v3.0.24. ([@Turbo87](https://github.com/Turbo87))
5-
* [#45](https://github.com/ember-cli/broccoli-uglify-sourcemap/pull/45) CI: Use "auto-dist-tag" for deployment. ([@Turbo87](https://github.com/Turbo87))
614

715
#### :house: Internal
816
* [#48](https://github.com/ember-cli/broccoli-uglify-sourcemap/pull/48) Remove unused "origSourcesContent" variable. ([@Turbo87](https://github.com/Turbo87))
17+
* [#45](https://github.com/ember-cli/broccoli-uglify-sourcemap/pull/45) CI: Use "auto-dist-tag" for deployment. ([@Turbo87](https://github.com/Turbo87))
918

1019
#### Committers: 1
1120
- Tobias Bieniek ([Turbo87](https://github.com/Turbo87))

0 commit comments

Comments
 (0)