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 fb599ae commit 20fdf98Copy full SHA for 20fdf98
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
+## [3.3.0] - Wednesday, 2 January 2019
17
+### Added
18
+- Added ability to replace json key values in response file (https://github.com/mpociot/laravel-apidoc-generator/pull/434)
19
+- Added support for custom transfer serializers (https://github.com/mpociot/laravel-apidoc-generator/pull/441)
20
+
21
## [3.2.0] - Wednesday, 12 December 2018
22
### Changed
23
- API groups are now sorted "naturally" (https://github.com/mpociot/laravel-apidoc-generator/pull/428)
0 commit comments