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 7d4e6f3 commit 495f35aCopy full SHA for 495f35a
CHANGELOG.md
@@ -14,6 +14,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
14
### Removed
15
16
17
+## [3.0.3] - Friday, 2 November 2018
18
+### Fixed
19
+- Replaced use of `config_path` with more generic option for better Lumen compatibility (https://github.com/mpociot/laravel-apidoc-generator/pull/398)
20
+
21
## [3.0.2] - Friday, 26 October 2018
22
### Added
23
- Ability to specify examples for body and query parameters (https://github.com/mpociot/laravel-apidoc-generator/pull/394)
0 commit comments