We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da3cf77 commit 29734f5Copy full SHA for 29734f5
CHANGELOG.md
@@ -10,10 +10,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
10
### Changed
11
12
### Fixed
13
-- Parse `@response` tags regardless of HTTP method
14
15
### Removed
16
+## [2.1.3] - 11th September, 2018
17
+### Fixed
18
+- Parse `@response` tags regardless of HTTP method (https://github.com/mpociot/laravel-apidoc-generator/pull/318)
19
+
20
## [2.1.2] - 10th September, 2018
21
22
- Set correct HTTP method when parsing FormRequest (https://github.com/mpociot/laravel-apidoc-generator/pull/314)
0 commit comments