shalvah 6 anni fa
parent
commit
ca26f0053c
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  1. 4 0
      CHANGELOG.md

+ 4 - 0
CHANGELOG.md

@@ -13,6 +13,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ### Removed
 
+## [3.7.3] - Thursday, 23 May 2019
+### Fixed
+- Added faker_seed (https://github.com/mpociot/laravel-apidoc-generator/commit/d2901e51a68c17066d4dd96054ff5bfdf124945b)
+
 ## [3.7.2] - Sunday, 19 May 2019
 ### Added
 - Support for URL paths in include/exclude rules (https://github.com/mpociot/laravel-apidoc-generator/pull/507)