Prechádzať zdrojové kódy

Update CHANGELOG.md

Shalvah A 6 rokov pred
rodič
commit
0f1de59c79
1 zmenil súbory, kde vykonal 4 pridanie a 0 odobranie
  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
 
+## [2.1.4] - 12th September, 2018
+### Fixed
+- Parse JSON responses from  `@response` and `@transformer` tags correctly (https://github.com/mpociot/laravel-apidoc-generator/pull/321)
+
 ## [2.1.3] - 11th September, 2018
 ### Fixed
 - Parse `@response` tags regardless of HTTP method (https://github.com/mpociot/laravel-apidoc-generator/pull/318)