We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a43e4a commit 75f5b20Copy full SHA for 75f5b20
CHANGELOG.md
@@ -13,6 +13,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13
14
### Removed
15
16
+## [3.6.0] - Monday, 29 April 2019
17
+### Added
18
+- Support for `@ueryParams` in FormRequests (https://github.com/mpociot/laravel-apidoc-generator/pull/504)
19
+- Replaced `ungrouped_name` key with `default_group`(https://github.com/mpociot/laravel-apidoc-generator/commit/72b5f546c1b84e69fe43c720a04f448c3b96e345)
20
+
21
## [3.5.0] - Tuesday, 23 April 2019
22
### Added
23
- Option to seed faker for deterministic output (https://github.com/mpociot/laravel-apidoc-generator/pull/503)
0 commit comments