Version bump, CHANGELOG and some gardening

This commit is contained in:
Danny Navarro
2015-09-14 17:25:18 +02:00
parent dcd7b46a6d
commit 7cf2b59331
3 changed files with 16 additions and 4 deletions

View File

@ -7,12 +7,15 @@ but the idea is to be a Haskell port of
[`graphql-js`](https://github.com/graphql/graphql-js). Next releases
should include:
- [x] GraphQL AST
- [ ] Parser for the GraphQL language.
- [ ] Data types for the GraphQL Schema language.
- [ ] GraphQL Schema AST.
- [ ] Parser for the GraphQL Schema language.
- [ ] Interpreter of GraphQL requests.
- [ ] Utilities to define GraphQL types and schema.
See the TODO file for more concrete tasks.
## Contact
Suggestions, contributions and bug reports are welcome.