You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -9,23 +9,23 @@ CHANGELOG
9
9
- Remove support for Laravel < 6.0 [\#651 / mfn](https://github.com/rebing/graphql-laravel/pull/651)
10
10
This also bumps the minimum required version to PHP 7.2
11
11
12
-
2019-07-02, 5.1.2
12
+
2020-07-02, 5.1.2
13
13
-----------------
14
14
### Added
15
15
- Readded support for validation in field arguments (with breaking change fix) [\#630 / crissi](https://github.com/rebing/graphql-laravel/pull/630)
16
16
17
-
2019-04-23, 5.1.1
17
+
2020-04-23, 5.1.1
18
18
-----------------
19
19
### Fixed
20
20
- Reverted "Add support for validation in field arguments" due to [breaking changes reported](https://github.com/rebing/graphql-laravel/issues/627)
21
21
22
-
2019-04-22, 5.1.0
22
+
2020-04-22, 5.1.0
23
23
-----------------
24
24
### Added
25
25
- Add support for validation in field arguments [\#608 / crissi](https://github.com/rebing/graphql-laravel/pull/608)
26
26
- Add support for modifiers to `GraphQL::type`[\#621 / stevelacey](https://github.com/rebing/graphql-laravel/pull/621)
27
27
28
-
2019-04-03, 5.0.0
28
+
2020-04-03, 5.0.0
29
29
-----------------
30
30
### Added
31
31
- Support Laravel 7 [\#597 / exodusanto](https://github.com/rebing/graphql-laravel/pull/597)
0 commit comments