diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a31c43..81eda2d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.5.0](https://github.com/werf/wormatter/compare/v1.4.0...v1.5.0) (2026-03-06) + + +### Features + +* `-e` now matches whole file path and using regex ([7687065](https://github.com/werf/wormatter/commit/768706513b5284f164182cff6417453b0d88ef67)) + ## [1.4.0](https://github.com/werf/wormatter/compare/v1.3.4...v1.4.0) (2026-02-24)