Skip to content

Commit

Permalink
3.0.0-alpha.10
Browse files Browse the repository at this point in the history
  • Loading branch information
jmdobry committed Apr 2, 2016
1 parent a98a947 commit 1743018
Show file tree
Hide file tree
Showing 16 changed files with 895 additions and 366 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
##### 3.0.0-alpha.10 - 02 April 2016

###### Backwards compatible bug fixes
- Fixed double deserialization of data in some cases

##### 3.0.0-alpha.9 - 18 March 2016

###### Backwards compatible API changes
Expand Down
5 changes: 3 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,10 @@
"test/",
"package.json",
"karma.conf.js",
"karma.start.js"
"karma.start.js",
"webpack.config.js"
],
"dependencies": {
"js-data": ">=3.0.0-alpha.15"
"js-data": ">=3.0.0-alpha.26"
}
}
Loading

0 comments on commit 1743018

Please sign in to comment.