Skip to content

Commit 9a47554

Browse files
committed
Update CHANGES
1 parent 995d266 commit 9a47554

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGES.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
1-
Unreleased
1+
0.7.0 2018-08-10
22
---------------------------------
33

4+
- Allow returning errors from resolve function of io_field (#69)
5+
- Support for union and interface types (#70)
46
- Expose HTTP request to context construction function in Graphql_lwt.Server.start (#88)
7+
- Fix error response from Graphql_lwt.Server (#96)
8+
- Allow passing operation name to Graphql_lwt.Server (#103)
9+
- Querying undefined fields gives validation error (#105)
10+
- Fix parsing of enums with E (#109)
511

612
0.6.0 2018-03-31
713
---------------------------------

0 commit comments

Comments
 (0)