Update ROADMAP

This commit is contained in:
loicsaintroch 2015-12-03 10:06:21 +01:00
parent b75fdcbe78
commit 03d5a784b5

View File

@ -1,8 +1,5 @@
# Roadmap
**v1.5.0**:
- ORM agnosticism to let developers use the ORM they want (Waterline, Sequelize, Mongoose, etc.).
**v1.6.0**:
- Content-negotiation on the request and respond either a JSON or a view.
- Add GraphQL mutations on blueprints.