Skip to content

Commit

Permalink
updating the link of PR on changelog item for current version
Browse files Browse the repository at this point in the history
  • Loading branch information
renatobenks committed Jan 19, 2018
1 parent 99c0a45 commit de200cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

* Fix a bug where inline fragments got filtered in merged schemas when a type implemented multiple interfaces [PR #546](https://github.com/apollographql/graphql-tools/pull/546)
* IEnumResolver value can be a `number` type [PR #568](https://github.com/apollographql/graphql-tools/pull/568)
* Fix `delegateToSchema.js` to accept and move forward args with zero or false values
* Fix `delegateToSchema.js` to accept and move forward args with zero or false values [PR #586](https://github.com/apollographql/graphql-tools/pull/586)

### v2.17.0

Expand Down

0 comments on commit de200cc

Please sign in to comment.