Skip to content

Commit e97c2c3

Browse files
committed
Update changelog for Ember Data 2.4
(cherry picked from commit aa43596) Conflicts: CHANGELOG.md
1 parent 8d22d10 commit e97c2c3

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

CHANGELOG.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,13 @@
22

33
### Master
44

5-
### Release 2.4.0-beta.3 (February 26, 2016)
5+
### Release 2.4.0 (February 29, 2016)
66
- [#4125](https://github.com/emberjs/data/pull/4125) [BUGFIX beta] Export more public API's via modules
77
- [#4135](https://github.com/emberjs/data/pull/4135) import require
88
- [#4137](https://github.com/emberjs/data/pull/4137) [BUGFIX beta] Allow optional spaces when parsing response headers
99
- [#4141](https://github.com/emberjs/data/pull/4141) [DOC] Document behavior of object level errors with JSON API
1010
- [#4147](https://github.com/emberjs/data/pull/4147) Fix key remapping for embedded belongsTo
1111
- [#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)
1512
- [#4082](https://github.com/emberjs/data/pull/4082) Move the date import to where it is used intead of the root module
1613
- [#4063](https://github.com/emberjs/data/pull/4063) [BUGFIX release] don't load "app" code when loading globals files
1714
- [#4088](https://github.com/emberjs/data/pull/4088) [BUFGIX release] Fix regression with missing initializers
@@ -24,8 +21,6 @@
2421
- [#4091](https://github.com/emberjs/data/pull/4091) [BUGFIX release] Refactor Model.reopen to use mixins
2522
- [#4095](https://github.com/emberjs/data/pull/4095) [BUGFIX release] Remove 'v' prefix from `DS.VERSION`
2623
- [#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)
2924
- [#3999](https://github.com/emberjs/data/pull/3999) Run the Ember Data initializer when Ember Data is loaded as an Ember …
3025
- [#3941](https://github.com/emberjs/data/pull/3941) Mark `adapterFor` and `serializerFor` as public
3126
- [#3813](https://github.com/emberjs/data/pull/3813) ember-data should provide its blueprints

0 commit comments

Comments
 (0)