Skip to content

Commit

Permalink
Update to v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
obi1kenobi committed Sep 18, 2017
1 parent b33a7f5 commit b3cadda
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog

## v1.1.0

- Add support for Python 3 [#31](https://github.com/kensho-technologies/graphql-compiler/pull/31)
- Make it possible to use `@fold` together with union-typed vertex fields [#32](https://github.com/kensho-technologies/graphql-compiler/pull/32)

Thanks to `ColCarroll` for making the compiler support Python 3!

## v1.0.3

- Fix a minor bug in the GraphQL pretty-printer [#30](https://github.com/kensho-technologies/graphql-compiler/pull/30)
Expand Down

0 comments on commit b3cadda

Please sign in to comment.