We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b35300b commit e26102eCopy full SHA for e26102e
CHANGELOG.md
@@ -13,6 +13,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13
14
### Removed
15
16
+## 4..0 - Sunday, 12 April 2020 ([compare to previous](https://github.com/mpociot/laravel-apidoc-generator/compare/4.6.0...4.7.0))
17
+### Added
18
+- Support for Laravel Vapor. (https://github.com/mpociot/laravel-apidoc-generator/pull/729)
19
+- Allow customization of static output path. (https://github.com/mpociot/laravel-apidoc-generator/pull/730)
20
+
21
## 4.6.0 - Wednesday, 8 April 2020 ([compare to previous](https://github.com/mpociot/laravel-apidoc-generator/compare/4.5.1...4.6.0))
22
### Added
23
- Allow `@authenticated` to be set at controller level. (https://github.com/mpociot/laravel-apidoc-generator/pull/726)
0 commit comments