소스 검색

Update CHANGELOG.md

Shalvah 5 년 전
부모
커밋
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)