Skip to content

Commit

Permalink
Update CHANGELOG (2.1.3)
Browse files Browse the repository at this point in the history
  • Loading branch information
shalvah authored Sep 11, 2018
1 parent da3cf77 commit 29734f5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -10,10 +10,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed

### Fixed
- Parse `@response` tags regardless of HTTP method

### Removed

## [2.1.3] - 11th September, 2018
### Fixed
- Parse `@response` tags regardless of HTTP method (https://github.com/mpociot/laravel-apidoc-generator/pull/318)

## [2.1.2] - 10th September, 2018
### Fixed
- Set correct HTTP method when parsing FormRequest (https://github.com/mpociot/laravel-apidoc-generator/pull/314)

0 comments on commit 29734f5

Please sign in to comment.