Przeglądaj źródła

Update CHANGELOG.md

Shalvah 5 lat temu
rodzic
commit
181a3af0e8
1 zmienionych plików z 4 dodań i 0 usunięć
  1. 4 0
      CHANGELOG.md

+ 4 - 0
CHANGELOG.md

@@ -13,6 +13,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ### Removed
 
+## 4.6.0 - Wednesday, 8 April 2020 ([compare to previous](https://github.com/mpociot/laravel-apidoc-generator/compare/4.5.1...4.6.0))
+### Added
+- Allow `@authenticated` to be set at controller level. (https://github.com/mpociot/laravel-apidoc-generator/pull/726)
+
 ## 4.5.1 - Saturday, 4 April 2020 ([compare to previous](https://github.com/mpociot/laravel-apidoc-generator/compare/4.5.0...4.5.1))
 ### Fixed
 - Fix version constraint...again. (https://github.com/mpociot/laravel-apidoc-generator/pull/725)