Skip to content

Commit

Permalink
docs: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
cfnelson committed Feb 26, 2018
1 parent 45563f5 commit 20ff542
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Expand Up @@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

### Changed
- Function signature of `mergeTypes(types)` has changed to include a 2nd optional param (an options object) -> `mergeTypes(types, { all: true })`. See Added note & [PR #118](https://github.com/okgrow/merge-graphql-schemas/pull/118) for details.
- GraphQL 0.13.x is now supported. Thanks to [@jbblanchet](https://github.com/jbblanchet) [PR 120](https://github.com/okgrow/merge-graphql-schemas/pull/120)
- GraphQL 0.13.x is now supported. Thanks to [@jbblanchet](https://github.com/jbblanchet) [PR #120](https://github.com/okgrow/merge-graphql-schemas/pull/120)

## [1.4.0] - 2017-12-04
### Changed
Expand Down

0 comments on commit 20ff542

Please sign in to comment.