File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212### Fixed
1313
1414### Removed
15- c-generator/pull/575)
15+
16+ ## [ 3.17.0] - Saturday, 5 September 2019
17+ ### Added
18+ - Switched to a plugin architecture that allows support for external strategies (https://github.com/mpociot/laravel-apidoc-generator/pull/570 )
19+
20+ ### Changed
21+ - Exclude Laravel Telescope routes when present (https://github.com/mpociot/laravel-apidoc-generator/pull/579 )
22+ - Set status code for transformer response from tag if present (https://github.com/mpociot/laravel-apidoc-generator/pull/581 )
23+ - Set status code for response call from actual response (https://github.com/mpociot/laravel-apidoc-generator/pull/581 )
1624
1725## [ 3.16.3] - Thursday, 5 September 2019
1826### Fixed
You can’t perform that action at this time.
0 commit comments