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
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,21 @@
1
1
# Changelog
2
2
3
3
4
+
5
+
## v2.1.0 (2022-05-11)
6
+
7
+
#### :rocket: Enhancement
8
+
*[#90](https://github.com/yapplabs/ember-buffered-proxy/pull/90) Conditionally choose notifyPropertyChange context based on Ember version ([@fsmanuel](https://github.com/fsmanuel)) Built on original work from @achambers.
9
+
*[#87](https://github.com/yapplabs/ember-buffered-proxy/pull/87) Update ember-cli to 3.28 ([@fsmanuel](https://github.com/fsmanuel))
10
+
11
+
#### :house: Internal
12
+
*[#92](https://github.com/yapplabs/ember-buffered-proxy/pull/92) Set timeout for ci jobs ([@fsmanuel](https://github.com/fsmanuel))
13
+
*[#91](https://github.com/yapplabs/ember-buffered-proxy/pull/91) Fix ci badge ([@fsmanuel](https://github.com/fsmanuel))
14
+
15
+
#### Committers: 1
16
+
- Manuel Wiedenmann ([@fsmanuel](https://github.com/fsmanuel))
0 commit comments