Parcourir la source

Update CHANGELOG.md

Shalvah il y a 6 ans
Parent
commit
480bc22ac7
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      CHANGELOG.md

+ 2 - 2
CHANGELOG.md

@@ -15,8 +15,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ## [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)
+- Ability to replace json key values in response file (https://github.com/mpociot/laravel-apidoc-generator/pull/434)
+- Support for custom transfer serializers (https://github.com/mpociot/laravel-apidoc-generator/pull/441)
 
 ## [3.2.0] - Wednesday, 12 December 2018
 ### Changed