File tree 2 files changed +10
-1
lines changed
2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
### Master
4
4
5
+ ### Release 2.1.0-beta.2 (September 08, 2015)
6
+
7
+ - [ #3701 ] ( https://github.com/emberjs/data/pull/3701 ) [ BUGFIX release] fix regression where dynamically set id is not serialized in a create…
8
+ - [ #3714 ] ( https://github.com/emberjs/data/pull/3714 ) Update the location of the custom store in the API doc example
9
+ - [ #3717 ] ( https://github.com/emberjs/data/pull/3717 ) Remove Fixture Adapter
10
+ - [ #3722 ] ( https://github.com/emberjs/data/pull/3722 ) Shape and cleanup
11
+ - [ #3732 ] ( https://github.com/emberjs/data/pull/3732 ) follow up fixes for #3701
12
+
13
+
5
14
### Release 2.1.0-beta.1 (August 20, 2015)
6
15
7
16
None
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ember-data" ,
3
- "version" : " 2.1.0-beta.1 " ,
3
+ "version" : " 2.1.0-beta.2 " ,
4
4
"namespace" : " DS" ,
5
5
"repository" : " git://github.com/emberjs/data.git" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments