Skip to content

Commit

Permalink
Update changelog for the Ember Data 2.6.0-beta.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
bmac committed May 12, 2016
1 parent 4156e64 commit 7c6a3fb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

### Master

### Release 2.6.0-beta.4 (May 12, 2016)
- [#4374](https://github.com/emberjs/data/pull/4374) Fix #4366: EmbeddedRecordsMixin embeds the record, not the snapshot
- [#4379](https://github.com/emberjs/data/pull/4379) [BUGFIX beta] Fix resetting of properties to in-flight values
- [#4380](https://github.com/emberjs/data/pull/4380) [BUGFIX beta] remove trailing whitespace from model blueprint

### Release 2.6.0-beta.3 (May 3, 2016)
- [#4300](https://github.com/emberjs/data/pull/4300) [BUGFIX beta] Overhaul queryRecord
- [#4363](https://github.com/emberjs/data/pull/4363) [DOC] Fix hard-coded "Customizing Adapters" link
Expand Down

0 comments on commit 7c6a3fb

Please sign in to comment.