diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c32840ccd7..1373bd9a8b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Change log +### VNEXT + +* Adds a new transform tool for removing fields from a type
+ [@orta](https://github.com/orta) in [#9634(https://github.com/apollographql/graphql-tools/pull/964) + ### 4.0.0 * Support `graphql` and `@types/graphql` 14.x.