Skip to content

Commit 9b79b97

Browse files
authored
Update CHANGELOG.md
1 parent 083281d commit 9b79b97

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)