diff --git a/CHANGELOG.md b/CHANGELOG.md index a00fa094503..13290176be6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ # Changelog ### VNEXT +* **Security Fix** GET queries did not run through validation ([@DxCx](https://github.com/DxCx)) on [#424](https://github.com/apollographql/graphql-server/pull/424) ### v0.8.0 * Persist `window.location.hash` on URL updates [#386](https://github.com/apollographql/graphql-server/issues/386)