Skip to content

Commit 0e4b663

Browse files
committed
changelog: fix dates 🤷‍♀️
1 parent d3f5e8c commit 0e4b663

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -9,23 +9,23 @@ CHANGELOG
99
- Remove support for Laravel < 6.0 [\#651 / mfn](https://github.com/rebing/graphql-laravel/pull/651)
1010
This also bumps the minimum required version to PHP 7.2
1111

12-
2019-07-02, 5.1.2
12+
2020-07-02, 5.1.2
1313
-----------------
1414
### Added
1515
- Readded support for validation in field arguments (with breaking change fix) [\#630 / crissi](https://github.com/rebing/graphql-laravel/pull/630)
1616

17-
2019-04-23, 5.1.1
17+
2020-04-23, 5.1.1
1818
-----------------
1919
### Fixed
2020
- Reverted "Add support for validation in field arguments" due to [breaking changes reported](https://github.com/rebing/graphql-laravel/issues/627)
2121

22-
2019-04-22, 5.1.0
22+
2020-04-22, 5.1.0
2323
-----------------
2424
### Added
2525
- Add support for validation in field arguments [\#608 / crissi](https://github.com/rebing/graphql-laravel/pull/608)
2626
- Add support for modifiers to `GraphQL::type` [\#621 / stevelacey](https://github.com/rebing/graphql-laravel/pull/621)
2727

28-
2019-04-03, 5.0.0
28+
2020-04-03, 5.0.0
2929
-----------------
3030
### Added
3131
- Support Laravel 7 [\#597 / exodusanto](https://github.com/rebing/graphql-laravel/pull/597)

0 commit comments

Comments
 (0)