Skip to content

Commit 38b6dfb

Browse files
committed
1.0.0-alpha.4
1 parent 72f9360 commit 38b6dfb

File tree

3 files changed

+5
-7
lines changed

3 files changed

+5
-7
lines changed

README.md

+3-5
Original file line numberDiff line numberDiff line change
@@ -169,19 +169,17 @@ store.findAll('User', {}, {
169169

170170
## Development Status
171171

172-
### Version
173-
174-
1.0.0-alpha.2
175-
176172
### What is done
177173

178174
* Deserialization, supporting hasMany, hasOne, belongsTo relationships
179175
* Meta handling
176+
* Serialization
177+
* Custom hooks
180178

181179
### What is remaining
182180

183-
* Serialization
184181
* ManyToMany
182+
* PATCH instead of PUT
185183
* Error handling
186184

187185
## License

0 commit comments

Comments
 (0)