Update CHANGELOG.md for v2.7.0

This commit is contained in:
Michal Dorner 2020-12-17 22:51:53 +01:00
parent 9b7572ffb2
commit c506bed1ae
No known key found for this signature in database
GPG Key ID: 9EEE04B48DA36786

View File

@ -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)