Skip to content

Commit

Permalink
Update Changelog for v3.16.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hjdivad committed Jan 25, 2020
1 parent d829559 commit 2658d03
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Ember Data Changelog

### Master
### Release 3.16.beta.1

- [#6986](https://github.com/emberjs/data/pull/6986) [BUFGIX BETA] dont run canary model tests in beta
- [#6960](https://github.com/emberjs/data/pull/6960) [BUGFIX] fix @ember-data/store import
- [#6968](https://github.com/emberjs/data/pull/6968) remove IDENTIFIERS off branches (#6968)
- [#6985](https://github.com/emberjs/data/pull/6985) [FIX] RecordData is not a constructor
- [#7001](https://github.com/emberjs/data/pull/7001) Disable known failure for 3.16.x
- [#7003](https://github.com/emberjs/data/pull/7003) beta backports

## Release 3.16.beta.0 (December 18, 2019)
- [#6767](https://github.com/emberjs/data/pull/6767) [BUGFIX] fix detect usage for native class polymorphism (#6767)
Expand Down

0 comments on commit 2658d03

Please sign in to comment.