Browse Source

Update CHANGELOG.md

Shalvah A 6 years ago
parent
commit
2f40c96cab
1 changed files with 5 additions and 1 deletions
  1. 5 1
      CHANGELOG.md

+ 5 - 1
CHANGELOG.md

@@ -10,10 +10,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 ### Changed
 ### Changed
 
 
 ### Fixed
 ### Fixed
-- Set correct HTTP method when parsing FormRequest
+- Set correct HTTP method when parsing FormRequest (https://github.com/mpociot/laravel-apidoc-generator/pull/314)
 
 
 ### Removed
 ### Removed
 
 
+## [2.1.2] - 10th September, 2018
+### Fixed
+- Set correct HTTP method when parsing FormRequest (https://github.com/mpociot/laravel-apidoc-generator/pull/314)
+
 ## [2.1.1] - 10th September, 2018
 ## [2.1.1] - 10th September, 2018
 ### Fixed
 ### Fixed
 - Print the correct file path of generated documentation (https://github.com/mpociot/laravel-apidoc-generator/pull/311)
 - Print the correct file path of generated documentation (https://github.com/mpociot/laravel-apidoc-generator/pull/311)