Browse Source

Update CHANGELOG.md

Shalvah 5 years ago
parent
commit
f2eb99d061
1 changed files with 6 additions and 0 deletions
  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.14.0] - Saturday, 31 August 2019
+### Fixed
+- Backwards compatibility for the changes to `@group` introduced in 3.12.0 (https://github.com/mpociot/laravel-apidoc-generator/pull/556)
+
+## [3.13.0] - Sunday, 25 August 2019
+
 ## [3.12.0] - Sunday, 25 August 2019
 ### Fixed
 - Specifying an `@group` for a method no longer requires you to add the description. (https://github.com/mpociot/laravel-apidoc-generator/pull/556)