Skip to content

Commit

Permalink
Add v2.17.1 to CHANGELOG.md
Browse files Browse the repository at this point in the history
(cherry picked from commit 6e0b9fd)
  • Loading branch information
rwjblue committed Feb 14, 2018
1 parent 742f60d commit 87a5094
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Expand Up @@ -91,6 +91,11 @@
- [#14590](https://github.com/emberjs/ember.js/pull/14590) [DEPRECATION] Deprecate using `targetObject`.
- [#15754](https://github.com/emberjs/ember.js/pull/15754) [CLEANUP] Remove `router.router` deprecation.

### 2.17.1 (February 13, 2018)

- [#16174](https://github.com/emberjs/ember.js/pull/16174) [BUGFIX] Enable _some_ recovery of errors thrown during render.
- [#16241](https://github.com/emberjs/ember.js/pull/16241) [BUGFIX] Avoid excessively calling Glimmer AST transforms.

### 2.17.0 (November 29, 2017)

- [#15855](https://github.com/emberjs/ember.js/pull/15855) [BUGFIX] fix regression with computed `filter/map/sort`
Expand Down

0 comments on commit 87a5094

Please sign in to comment.