10000 Stable Version 2.2.0. · StudyForFun/js-data@f955d15 · GitHub
[go: up one dir, main page]

Skip to content

Commit f955d15

Browse files
committed
Stable Version 2.2.0.
1 parent 59b43e2 commit f955d15

26 files changed

+1941
-2164
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
##### 2.2.0 - 07 July 2015
2+
3+
###### Backwards compatible API changes
4+
- #173 - Added `DS#revert(resourceName, id)` Thanks @internalfx
5+
16
##### 2.1.0 - 07 July 2015
27

38
###### Backwards compatible API changes

bower.json

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,9 @@
66
"type": "git",
77
"url": "https://github.com/js-data/js-data.git"
88
},
9-
"author": {
10-
"name": "Jason Dobry",
11-
"url": "http://www.pseudobry.com",
12-
"email": "jason.dobry@gmail.com"
13-
},
9+
"authors": [
10+
"Jason Dobry <jason.dobry@gmail.com>"
11+
],
1412
"main": "./dist/js-data.js",
1513
"ignore": [
1614
".idea/",

0 commit comments

Comments
 (0)
0