Shalvah 5 лет назад
Родитель
Сommit
c3ccefa2d7
1 измененных файлов с 4 добавлено и 0 удалено
  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
 
+## [4.2.2] - Tuesday, 21 January 2020
+### Fixed
+- Set a default value for the routematcher when fetching from config (https://github.com/mpociot/laravel-apidoc-generator/pull/677)
+
 ## [4.2.1] - Monday, 20 January 2020
 ### Fixed
 - Fixed autogenerated docs endpoint address for Postman collection (https://github.com/mpociot/laravel-apidoc-generator/pull/673)