diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f9e9fb9..0cbb2703 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Removed +## [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) + ## [3.7.1] - Friday, 17 May 2019 ### Fixed - Handle exception for no URL::forceRootURL() method in Lumen (https://github.com/mpociot/laravel-apidoc-generator/commit/2146fa114dc18bc32c00b5c5550266d753d5aef3)