Version bump, CHANGELOG and some gardening

This commit is contained in:
Danny Navarro 2015-09-14 17:26:09 +02:00
parent 7cf2b59331
commit 82a380079c

View File

@ -8,7 +8,7 @@ but the idea is to be a Haskell port of
should include: should include:
- [x] GraphQL AST - [x] GraphQL AST
- [ ] Parser for the GraphQL language. - [x] Parser for the GraphQL language. See TODO for caveats.
- [ ] GraphQL Schema AST. - [ ] GraphQL Schema AST.
- [ ] Parser for the GraphQL Schema language. - [ ] Parser for the GraphQL Schema language.
- [ ] Interpreter of GraphQL requests. - [ ] Interpreter of GraphQL requests.