diff --git a/CHANGELOG.md b/CHANGELOG.md index e32fba0..c9c6f43 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## v2.7.0 +- [Add "changes" output variable to support matrix job configuration](https://github.com/dorny/paths-filter/pull/59) +- [Improved listing of matching files with `list-files: shell` and `list-files: escape` options](https://github.com/dorny/paths-filter/pull/58) + ## v2.6.0 - [Support local changes](https://github.com/dorny/paths-filter/pull/53)