Skip to content

Commit 49c81a6

Browse files
committedFeb 22, 2017
Update readme
1 parent cd41558 commit 49c81a6

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed
 

‎README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -46,15 +46,18 @@ store.findAll('User', {}, {
4646

4747
### Version
4848

49-
0.0.1-alpha.1
49+
1.0.0-alpha.2
5050

5151
### What is done
5252

5353
* Deserialization, supporting hasMany, hasOne, belongsTo relationships
54+
* Meta handling
5455

5556
### What is remaining
5657

5758
* Serialization
59+
* ManyToMany
60+
* Error handling
5861

5962
## License
6063

0 commit comments

Comments
 (0)
Please sign in to comment.