Skip to content

Commit dfce863

Browse files
committed
Update Changelog
1 parent 50c7e51 commit dfce863

File tree

1 file changed

+25
-4
lines changed

1 file changed

+25
-4
lines changed

CHANGELOG.md

Lines changed: 25 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,31 @@
11
# Changelog
22

3-
## v3.0.0
3+
## v3.1.0 (2019-03-22)
4+
5+
#### :rocket: Enhancement
6+
* [#126](https://github.com/ember-cli/broccoli-uglify-sourcemap/pull/126) Support publicUrl and hiddenSourceMap options ([@astronomersiva](https://github.com/astronomersiva))
7+
8+
#### Committers: 1
9+
- Sivasubramanyam A ([@astronomersiva](https://github.com/astronomersiva))
10+
11+
12+
## v3.0.0 (2019-02-25)
13+
14+
#### :boom: Breaking Change
15+
* [#112](https://github.com/ember-cli/broccoli-uglify-sourcemap/pull/112) Drop Node 4 support ([@Turbo87](https://github.com/Turbo87))
16+
17+
#### :rocket: Enhancement
18+
* [#128](https://github.com/ember-cli/broccoli-uglify-sourcemap/pull/128) If available use WorkerThreads ([@stefanpenner](https://github.com/stefanpenner))
19+
* [#93](https://github.com/ember-cli/broccoli-uglify-sourcemap/pull/93) Update `terser` to v3.10.8 ([@msz](https://github.com/msz))
20+
21+
#### :house: Internal
22+
* [#106](https://github.com/ember-cli/broccoli-uglify-sourcemap/pull/106) TravisCI: Remove deprecated `sudo: false` option ([@Turbo87](https://github.com/Turbo87))
23+
24+
#### Committers: 3
25+
- Michał Szewczak ([@msz](https://github.com/msz))
26+
- Stefan Penner ([@stefanpenner](https://github.com/stefanpenner))
27+
- Tobias Bieniek ([@Turbo87](https://github.com/Turbo87))
428

5-
* drop node 4 support
6-
* use WorkerThreads if availabble
7-
* upgrade depednencies
829

930
## v2.2.0 (2018-05-28)
1031

0 commit comments

Comments
 (0)