Skip to content

Commit e0f56a8

Browse files
committed
3.0.0-alpha.1
1 parent 3747a92 commit e0f56a8

File tree

6 files changed

+1541
-576
lines changed

6 files changed

+1541
-576
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
##### 3.0.0-alpha.1 - 26 February 2016
2+
3+
###### Breaking API changes
4+
- Now depends on js-data 3.x
5+
- Now longer uses internal `defaults` property, settings are on the adapter instance itself
6+
7+
###### Backwards compatible API changes
8+
- Added createMany and updateMany methods
9+
- Added lifecycle hooks for all methods
10+
- Added contains, notContains, |contains, and |notContains operators
11+
112
##### 2.2.0 - 25 February 2016
213

314
###### Other

0 commit comments

Comments
 (0)