Skip to content

Commit

Permalink
Update CHANGELOG for v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Lei committed Feb 24, 2016
1 parent 5fa9dac commit c7bfc0b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## 0.6.0 (2016-02-24)
### Features

- Add sample code for Role and ACL #143 #144
- Add ACL Class and ACL controls for Record #14 #36 #37 #38 #39
- Add Role Class and ACL Class #35 #38

### Bug Fixes

- Fix unable to reset cache when log out
- Fix unable to logout user in React Native

## 0.5.0 (2016-02-17)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "skygear",
"version": "0.5.0",
"version": "0.6.0",
"description": "JS SDK of Skygear services",
"homepage": "https://github.com/SkygearIO/skygear-SDK-JS",
"repository": {
Expand Down

0 comments on commit c7bfc0b

Please sign in to comment.