Skip to content

Commit eb54c16

Browse files
authored
Update CHANGELOG.md
1 parent b9e5bdc commit eb54c16

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff 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)

0 commit comments

Comments
 (0)