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
+20Lines changed: 20 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,23 @@
1
+
## v2.0.0-beta.4 (2021-06-04)
2
+
3
+
#### :boom: Breaking Change
4
+
*[#116](https://github.com/mixonic/ember-cli-deprecation-workflow/pull/116)[BREAKING] Drop Node 10 ([@mixonic](https://github.com/mixonic))
5
+
6
+
#### :bug: Bug Fix
7
+
*[#123](https://github.com/mixonic/ember-cli-deprecation-workflow/pull/123)[BUGFIX] Check the incremented count for limit ([@mixonic](https://github.com/mixonic))
8
+
9
+
#### :house: Internal
10
+
*[#125](https://github.com/mixonic/ember-cli-deprecation-workflow/pull/125) Drop ember.component.reopen log ([@mixonic](https://github.com/mixonic))
11
+
*[#124](https://github.com/mixonic/ember-cli-deprecation-workflow/pull/124) Clean up test config for clarity ([@mixonic](https://github.com/mixonic))
12
+
*[#121](https://github.com/mixonic/ember-cli-deprecation-workflow/pull/121) Remove deprecation-without-for and deprecation-without-since warnings in test ([@SergeAstapov](https://github.com/SergeAstapov))
*[#119](https://github.com/mixonic/ember-cli-deprecation-workflow/pull/119) Bump deps to remove some deprecated use of Ember global ([@mixonic](https://github.com/mixonic))
15
+
16
+
#### Committers: 2
17
+
- Matthew Beale ([@mixonic](https://github.com/mixonic))
0 commit comments