You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13
13
14
14
### Removed
15
15
16
+
## [3.16.0] - Wednesday, 4 September 2019
17
+
### Added
18
+
- Support for Laravel 6 (https://github.com/mpociot/laravel-apidoc-generator/pull/572)
19
+
16
20
## [3.15.0] - Saturday, 31 August 2019
17
21
### Added
18
22
- Ability to exclude a query or body parameter from being included in the example requests (https://github.com/mpociot/laravel-apidoc-generator/pull/552)
0 commit comments