Browse Source

Update changelog

shalvah 6 years ago
parent
commit
75f5b20dd5
1 changed files with 5 additions and 0 deletions
  1. 5 0
      CHANGELOG.md

+ 5 - 0
CHANGELOG.md

@@ -13,6 +13,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 
 ### Removed
 ### Removed
 
 
+## [3.6.0] - Monday, 29 April 2019
+### Added
+- Support for `@ueryParams` in FormRequests (https://github.com/mpociot/laravel-apidoc-generator/pull/504)
+- Replaced `ungrouped_name` key with `default_group`(https://github.com/mpociot/laravel-apidoc-generator/commit/72b5f546c1b84e69fe43c720a04f448c3b96e345)
+
 ## [3.5.0] - Tuesday, 23 April 2019
 ## [3.5.0] - Tuesday, 23 April 2019
 ### Added
 ### Added
 - Option to seed faker for deterministic output (https://github.com/mpociot/laravel-apidoc-generator/pull/503)
 - Option to seed faker for deterministic output (https://github.com/mpociot/laravel-apidoc-generator/pull/503)