File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Ember Data Changelog
2
2
3
+ ### Release 2.5.0-beta.4 (April 1, 2016)
4
+ - [ #4245 ] ( https://github.com/emberjs/data/pull/4245 ) Tweaks to docs on error responses
5
+ - [ #4268 ] ( https://github.com/emberjs/data/pull/4268 ) JSONSerializer should normalize the links object using the attrs hash
6
+ - [ #4270 ] ( https://github.com/emberjs/data/pull/4270 ) Fix incorrect reference to ` push ` in the ` findRecord ` docs
7
+ - [ #4271 ] ( https://github.com/emberjs/data/pull/4271 ) [ BUGFIX beta] Ensure ` null ` is returned for Reference#value()
8
+ - [ #4274 ] ( https://github.com/emberjs/data/pull/4274 ) [ DOC canary] Update extractMeta documentation
9
+ - [ #4295 ] ( https://github.com/emberjs/data/pull/4295 ) [ DOC release] Mistaken back tick.
10
+
3
11
### Release 2.5.0-beta.3 (March 22, 2016)
4
12
- [ #4178 ] ( https://github.com/emberjs/data/pull/4178 ) DS.Store type presence checks
5
13
- [ #4194 ] ( https://github.com/emberjs/data/pull/4194 ) Use modelNameFromPayloadKey when type is given
You can’t perform that action at this time.
0 commit comments