Ver Fonte

Update CHANGELOG.md

Shalvah há 6 anos atrás
pai
commit
da6370c2c0
1 ficheiros alterados com 6 adições e 0 exclusões
  1. 6 0
      CHANGELOG.md

+ 6 - 0
CHANGELOG.md

@@ -13,6 +13,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ### Removed
 
+## [3.4.0] - Wednesday, 27 February 2019
+### Added
+- Support for Laravel 5.8 (https://github.com/mpociot/laravel-apidoc-generator/pull/462)
+- Ability to annotate body parameters on FormRequest (https://github.com/mpociot/laravel-apidoc-generator/pull/460)
+
+
 ## [3.3.2] - Tuesday, 12 February 2019
 ### Added
 - Ability to specify array and object body/query params using dot notation (https://github.com/mpociot/laravel-apidoc-generator/pull/445)