Skip to content

Commit ec6709b

Browse files
authored
Update CHANGELOG.md
1 parent 7290c26 commit ec6709b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313

1414
### Removed
1515

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+
1621
## 4.7.0 - Sunday, 12 April 2020 ([compare to previous](https://github.com/mpociot/laravel-apidoc-generator/compare/4.6.0...4.7.0))
1722
### Added
1823
- Support for Laravel Vapor. (https://github.com/mpociot/laravel-apidoc-generator/pull/729)

0 commit comments

Comments
 (0)