Skip to content

Commit 921a365

Browse files
authored
Update CHANGELOG.md
1 parent 5ce0188 commit 921a365

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313

1414
### Removed
1515

16+
## [3.11.0] - Friday, 9 August 2019
17+
### Added
18+
- Support for query parameters in the bash template (https://github.com/mpociot/laravel-apidoc-generator/pull/545)
19+
- Include query parameters and headers in the generated Postman collection (https://github.com/mpociot/laravel-apidoc-generator/pull/537)
20+
- Include Python out of the box as example language (https://github.com/mpociot/laravel-apidoc-generator/pull/524)
21+
22+
### Changed
23+
- Moved nunomaduro/collision to "suggested" so it doesn't break PHP 7.0 (https://github.com/mpociot/laravel-apidoc-generator/commit/2f3a2144e1a4f1eb0229aea8b4d11707cb4aabbf)
24+
25+
### Fixed
26+
- Stopped using config helper inside config file (https://github.com/mpociot/laravel-apidoc-generator/pull/548)
27+
1628
## [3.10.0] - Sunday, 23 June 2019
1729
### Added
1830
- `--verbose` flag to show exception encountered when making response calls (https://github.com/mpociot/laravel-apidoc-generator/commit/dc987f296e5a3d073f56c67911b2cb61ae47e9dc)

0 commit comments

Comments
 (0)