Skip to content

Commit

Permalink
Add 2.17.0-beta.2 to CHANGELOG
Browse files Browse the repository at this point in the history
[ci skip]

(cherry picked from commit 99d993c)
  • Loading branch information
kategengler committed Oct 17, 2017
1 parent 70a3d87 commit 8bfa201
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Ember Changelog

### 2.17.0-beta.2 (October 17, 2017)
- [#15613](https://github.com/emberjs/ember.js/pull/15613) [BUGFIX] Don't throw an error, when not all query params are passed to routerService.transitionTo
- [#15707](https://github.com/emberjs/ember.js/pull/15707) [BUGFIX] Fix `canInvoke` for edge cases
- [#15722](https://github.com/emberjs/ember.js/pull/15722) [BUGFIX] empty path in `get` helper should not throw assertion
- [#15733](https://github.com/emberjs/ember.js/pull/15733) [BUGFIX] Fix computed sort regression when array prop initially null

### 2.17.0-beta.1 (October 9, 2017)

- [#15265](https://github.com/emberjs/ember.js/pull/15265) [BUGFIX] fixed issue when passing `false` to `activeClass` for `{{link-to}}`
Expand Down

0 comments on commit 8bfa201

Please sign in to comment.