Skip to content

Commit 16418e0

Browse files
committed
changelog: fix dates 🤷‍♀️
1 parent ca5fcc5 commit 16418e0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,23 +6,23 @@ CHANGELOG
66
### Added
77
- Support Laravel 8 [\#671 / mfn](https://github.com/rebing/graphql-laravel/pull/671)
88

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

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

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

25-
2019-04-03, 5.0.0
25+
2020-04-03, 5.0.0
2626
-----------------
2727
### Added
2828
- Support Laravel 7 [\#597 / exodusanto](https://github.com/rebing/graphql-laravel/pull/597)

0 commit comments

Comments
 (0)