Skip to content

Commit

Permalink
Stable Version 0.8.0
Browse files Browse the repository at this point in the history
Closes #37
Fixes #38
  • Loading branch information
jmdobry committed Mar 16, 2014
1 parent 81372a0 commit 541e837
Show file tree
Hide file tree
Showing 17 changed files with 211 additions and 99 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
##### 0.8.0 - 13 March 2014

###### Backwards compatible API changes
- #37 - Add option to only save changed attributes when calling DS.save()

###### Backwards compatible bug fixes
- #38 - "saved" attribute item isn't being updated properly

##### 0.7.1 - 26 February 2014

###### Backwards compatible bug fixes
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"author": "Jason Dobry",
"name": "angular-data",
"description": "Data store for Angular.js.",
"version": "0.7.1",
"version": "0.8.0",
"homepage": "http://jmdobry.github.io/angular-data/",
"repository": {
"type": "git",
Expand Down
Loading

0 comments on commit 541e837

Please sign in to comment.