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
+21Lines changed: 21 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,24 @@
1
+
## v2.0.0 (2020-08-27)
2
+
3
+
#### :boom: Breaking Change
4
+
*[#238](https://github.com/emberjs/ember-optional-features/pull/238) Drop Node 8 support. ([@rwjblue](https://github.com/rwjblue))
5
+
6
+
#### :rocket: Enhancement
7
+
*[#242](https://github.com/emberjs/ember-optional-features/pull/242) Update dependencies to latest versions. ([@rwjblue](https://github.com/rwjblue))
8
+
9
+
#### :house: Internal
10
+
*[#249](https://github.com/emberjs/ember-optional-features/pull/249) Drop util.promisify usage. ([@rwjblue](https://github.com/rwjblue))
*[#240](https://github.com/emberjs/ember-optional-features/pull/240) Drop TravisCI (in favor of GitHub Actions) ([@rwjblue](https://github.com/rwjblue))
16
+
17
+
#### Committers: 2
18
+
- Robert Jackson ([@rwjblue](https://github.com/rwjblue))
0 commit comments