diff --git a/CHANGELOG.md b/CHANGELOG.md index 3da5bdbe..b969d027 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,11 @@ CHANGELOG ========= -[Next release](https://github.com/rebing/graphql-laravel/compare/5.1.1...master) +[Next release](https://github.com/rebing/graphql-laravel/compare/5.1.2...master) -------------- + +2019-07-02, 5.1.2 +----------------- ### Added - Readded support for validation in field arguments (with breaking change fix) [\#630 / crissi](https://github.com/rebing/graphql-laravel/pull/630)