We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7290c26 commit ec6709bCopy full SHA for ec6709b
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.8.0 - Saturday, 2 May 2020 ([compare to previous](https://github.com/mpociot/laravel-apidoc-generator/compare/4.7.0...4.8.0))
17
+### Added
18
+- Support @hideFromAPIDocumentation on controllers. (https://github.com/mpociot/laravel-apidoc-generator/pull/745)
19
+- Allow strategies to return null. (https://github.com/mpociot/laravel-apidoc-generator/pull/739)
20
+
21
## 4.7.0 - Sunday, 12 April 2020 ([compare to previous](https://github.com/mpociot/laravel-apidoc-generator/compare/4.6.0...4.7.0))
22
### Added
23
- Support for Laravel Vapor. (https://github.com/mpociot/laravel-apidoc-generator/pull/729)
0 commit comments