File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313
1414### Removed
1515
16+ ## [ 3.3.2] - Tuesday, 12 February 2019
17+ ### Added
18+ - Ability to specify array and object body/query params using dot notation (https://github.com/mpociot/laravel-apidoc-generator/pull/445 )
19+ - Ability to specify name and description of Postman collection (https://github.com/mpociot/laravel-apidoc-generator/pull/443 )
20+
21+ ### Fixed
22+ - Postman collection and documentation base URL now uses ` config('app.url') ` (https://github.com/mpociot/laravel-apidoc-generator/pull/458 )
23+
1624## [ 3.3.1] - Tuesday, 8 January 2019
1725### Fixed
1826- Fixed vendor tags (https://github.com/mpociot/laravel-apidoc-generator/pull/444 )
You can’t perform that action at this time.
0 commit comments