Skip to content

Commit

Permalink
Prepare for release version 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jorishermans committed Jul 4, 2014
1 parent 2ed295d commit 631abe6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ This file contains highlights of what changes on each version of the force packa

#### Pub version 0.2.0 ####

- Changed Storage into Cargo class
- Client / Server abstraction

#### Pub version 0.2.0 ####

- Add async for getting a value
- Add operator functions [] and []=
- Fix some issues on the length parameter
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Or like this

### Todo's ###

- add a client implementation of storage
- adding data changed events so other classes can listen to it

### Contributing ###

Expand Down

0 comments on commit 631abe6

Please sign in to comment.