Skip to content

Commit

Permalink
3.0.0-alpha.17
Browse files Browse the repository at this point in the history
  • Loading branch information
jmdobry committed Mar 11, 2016
1 parent 9620489 commit 194bf65
Show file tree
Hide file tree
Showing 15 changed files with 268 additions and 377 deletions.
4 changes: 2 additions & 2 deletions AUTHORS
Expand Up @@ -5,6 +5,7 @@
# Names are formatted as:
# # commits Name or Organization <email address>
# The email address is not required for organizations.
antoinebrault <antoinebrault@gmail.com>
David Madner <david.madner@gmx.net>
InternalFX <bryan@internalfx.com>
Jason Dobry <jason.dobry@gmail.com>
Expand All @@ -19,6 +20,5 @@ Simon Williams <simon@systemparadox.co.uk>
Trey Nelson <treyenelson@gmail.com>
Viktor Zozulyak <zozulyakviktor@gmail.com>
Warren Taylor <warren@warrentaylor.ca>
Yunchi Luo <mightyguava@gmail.com>
antoinebrault <antoinebrault@gmail.com>
wilgert <wilgert@wilgert.nl>
Yunchi Luo <mightyguava@gmail.com>
9 changes: 8 additions & 1 deletion CHANGELOG.md
@@ -1,4 +1,11 @@
##### 3.0.0-alpha.16 - 21 February 2016
##### 3.0.0-alpha.17 - 10 March 2016

###### Breaking API changes
- Removed `upsert` option from js-data core. `upsert` is now handled at the adapter level.
- Fixed order of arguments to updateAll
- Fixed how arguments are passed to the various lifecycle methods

###### 3.0.0-alpha.16 - 21 February 2016

- Added "omit" utility method

Expand Down
1 change: 0 additions & 1 deletion circle.yml
Expand Up @@ -7,5 +7,4 @@ test:
general:
artifacts:
- "coverage"
- "doc"
- "dist"

0 comments on commit 194bf65

Please sign in to comment.