소스 검색

Update CHANGELOG.md

Shalvah 5 년 전
부모
커밋
7697a9583c
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.3] - Tuesday, 4 February 2020
+### Changed
+- Made "Skipping route" message more descriptive (https://github.com/mpociot/laravel-apidoc-generator/commit/6f61469a9fa8be30e7812cf622a7832163a08bb8)
+
 ## [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)