Skip to content

Commit

Permalink
Update changelog for the Ember Data 2.14.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
bmac committed Jun 19, 2017
1 parent 2d03eca commit 794c54f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,10 @@

### Master

### Release 2.14.1 (June 19, 2017)
- [#4994](https://github.com/emberjs/data/pull/4994) [BUGFIX beta] Fix flushing of pending saves, that include a deleted record (#4994)
- [#5008](https://github.com/emberjs/data/pull/5008) [BUGFIX BETA]: Fixed export regression. `ember-data/transform` to be default.

### Release 2.14.0 (June 18, 2017)
- [#5013](https://github.com/emberjs/data/pull/5013) [BUGFIX beta] fixes an issue with sync dematerialization followed by a findRecord, adds test coverage
- [#5002](https://github.com/emberjs/data/pull/5002) [BUGFIX BETA] Added `system/store/container-instance-cache` to the -private export file
Expand Down

0 comments on commit 794c54f

Please sign in to comment.