Skip to content

Commit 4dc8498

Browse files
authored
Merge branch 'master' into code-enhancements
2 parents 5976188 + 6258b74 commit 4dc8498

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313

1414
### Removed
1515

16+
17+
## [2.1.5] - 123h September, 2018
18+
### Fixed
19+
- Parse JSON responses from `@transformer` tag for DIngo router (https://github.com/mpociot/laravel-apidoc-generator/pull/323)
20+
21+
## [2.1.4] - 12th September, 2018
22+
### Fixed
23+
- Parse JSON responses from `@response` and `@transformer` tags correctly (https://github.com/mpociot/laravel-apidoc-generator/pull/321)
24+
1625
## [2.1.3] - 11th September, 2018
1726
### Fixed
1827
- Parse `@response` tags regardless of HTTP method (https://github.com/mpociot/laravel-apidoc-generator/pull/318)

0 commit comments

Comments
 (0)