Skip to content

Commit

Permalink
add roadmap to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
brandongoode committed Jul 3, 2017
1 parent e7bd4ab commit 579c21c
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,19 @@ Cat.get(666)

The documentation can be found at https://dynamoosejs.com/api.

## Roadmap

### Release 0.9

The goal of release 0.9 is to increase the parity with mongoose. The main goal with be to come up with plugin system similar to that of monogoose all thought not necisary compatiable.

- [ ] Plugin system
- [ ] `Model.find` alias
- [ ]

## Change log

### 0.8
### Release 0.8

- useNativeBooleans [#55](//github.com/automategreen/dynamoose/issues/55)
- saveUnknown [#125](//github.com/automategreen/dynamoose/issues/125)
Expand Down

0 comments on commit 579c21c

Please sign in to comment.