Selaa lähdekoodia

Update CHANGELOG.md

Shalvah 6 vuotta sitten
vanhempi
commit
20fdf9858a
1 muutettua tiedostoa jossa 5 lisäystä ja 0 poistoa
  1. 5 0
      CHANGELOG.md

+ 5 - 0
CHANGELOG.md

@@ -13,6 +13,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ### Removed
 
+## [3.3.0] - Wednesday, 2 January 2019
+### Added
+- Added ability to replace json key values in response file (https://github.com/mpociot/laravel-apidoc-generator/pull/434)
+- Added support for custom transfer serializers (https://github.com/mpociot/laravel-apidoc-generator/pull/441)
+
 ## [3.2.0] - Wednesday, 12 December 2018
 ### Changed
 - API groups are now sorted "naturally" (https://github.com/mpociot/laravel-apidoc-generator/pull/428)