File tree Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Original file line number Diff line number Diff line change 2
2
3
3
### Master
4
4
5
- ### Release 2.4.0-beta.3 (February 26 , 2016)
5
+ ### Release 2.4.0 (February 29 , 2016)
6
6
- [ #4125 ] ( https://github.com/emberjs/data/pull/4125 ) [ BUGFIX beta] Export more public API's via modules
7
7
- [ #4135 ] ( https://github.com/emberjs/data/pull/4135 ) import require
8
8
- [ #4137 ] ( https://github.com/emberjs/data/pull/4137 ) [ BUGFIX beta] Allow optional spaces when parsing response headers
9
9
- [ #4141 ] ( https://github.com/emberjs/data/pull/4141 ) [ DOC] Document behavior of object level errors with JSON API
10
10
- [ #4147 ] ( https://github.com/emberjs/data/pull/4147 ) Fix key remapping for embedded belongsTo
11
11
- [ #4167 ] ( https://github.com/emberjs/data/pull/4167 ) Add blueprints from ember-cli-mocha
12
-
13
-
14
- ### Release 2.4.0-beta.2 (February 2, 2016)
15
12
- [ #4082 ] ( https://github.com/emberjs/data/pull/4082 ) Move the date import to where it is used intead of the root module
16
13
- [ #4063 ] ( https://github.com/emberjs/data/pull/4063 ) [ BUGFIX release] don't load "app" code when loading globals files
17
14
- [ #4088 ] ( https://github.com/emberjs/data/pull/4088 ) [ BUFGIX release] Fix regression with missing initializers
24
21
- [ #4091 ] ( https://github.com/emberjs/data/pull/4091 ) [ BUGFIX release] Refactor Model.reopen to use mixins
25
22
- [ #4095 ] ( https://github.com/emberjs/data/pull/4095 ) [ BUGFIX release] Remove 'v' prefix from ` DS.VERSION `
26
23
- [ #4108 ] ( https://github.com/emberjs/data/pull/4108 ) [ BUGFIX beta] Fix ` BuildUrlMixin.urlPrefix ` regression when host=/
27
-
28
- ### Release 2.4.0-beta.1 (January 12, 2016)
29
24
- [ #3999 ] ( https://github.com/emberjs/data/pull/3999 ) Run the Ember Data initializer when Ember Data is loaded as an Ember …
30
25
- [ #3941 ] ( https://github.com/emberjs/data/pull/3941 ) Mark ` adapterFor ` and ` serializerFor ` as public
31
26
- [ #3813 ] ( https://github.com/emberjs/data/pull/3813 ) ember-data should provide its blueprints
You can’t perform that action at this time.
0 commit comments