Skip to content
This repository has been archived by the owner on Jul 25, 2024. It is now read-only.

Commit

Permalink
Add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Price committed Mar 19, 2016
1 parent 45fb9f8 commit 596767f
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Changelog

## 0.2.0 (2016-03-19)

* Enhancements
* Interface, Union and Input type support
* Types can be referenced in schemas using modules or atoms
* Require Elixir 1.2 and above

* Bugfixes
* Resolve now accepts a map with string keys
* Duplicate field definitions handled correctly (required for Relay support)

0 comments on commit 596767f

Please sign in to comment.