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 f637640 commit 3366c43Copy full SHA for 3366c43
CHANGELOG.md
@@ -13,6 +13,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13
14
### Removed
15
16
+
17
+## 4.4.1 - Wednesday, 11 March 2020 ([compare to previous](https://github.com/mpociot/laravel-apidoc-generator/compare/4.4.0...4.4.1))
18
+### Added
19
+- Support for body params as array (https://github.com/mpociot/laravel-apidoc-generator/pull/710)
20
21
## 4.4.0 - Saturday, 7 March 2020 ([compare to previous](https://github.com/mpociot/laravel-apidoc-generator/compare/4.3.1...4.4.0))
22
### Fixed
23
- Array query params can now be used and render properly (https://github.com/mpociot/laravel-apidoc-generator/pull/700)
0 commit comments