Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shalvah authored Aug 31, 2019
1 parent 666e3c8 commit f2eb99d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit f2eb99d

Please sign in to comment.