Skip to content

Commit

Permalink
Add 2.10.0-beta.3 to CHANGELOG.md.
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
Robert Jackson authored and stefanpenner committed Nov 4, 2016
1 parent 043097d commit 3926bee
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Ember Changelog

### 2.10.0-beta.3 (November 2, 2016)

- [#14537](https://github.com/emberjs/ember.js/pull/14537) [BUGFIX] Improve behavior for QPs with undefined values
- [#14545](https://github.com/emberjs/ember.js/pull/14545) [BUGFIX] Refactor loading/error substates. Fixes a number of issues with substate usage with ember-engines.
- [#14571](https://github.com/emberjs/ember.js/pull/14571) [BUGFIX] Prevent errors in watching infrastructure for non-object paths.
- [tildeio/router.js#197](https://github.com/tildeio/router.js/pull/197) [BUGFIX] Fix redirects performed during the routers validation stages. Properly handles `replaceWith` / `transitionTo` for initial and subsequent transitions.

### 2.10.0-beta.2 (October 26, 2016)

- [#14499](https://github.com/emberjs/ember.js/pull/14499) [BUGFIX] Fix "Invalid value used as weak map key" error in old versions of Node.js.
Expand Down

0 comments on commit 3926bee

Please sign in to comment.