Update CHANGELOG

This commit is contained in:
Michal Dorner 2021-01-29 20:10:42 +01:00
parent cbc3287af3
commit 7c0f15b688
No known key found for this signature in database
GPG Key ID: 9EEE04B48DA36786

View File

@ -1,5 +1,9 @@
# Changelog
## v2.8.0
- [Add count output variable](https://github.com/dorny/paths-filter/pull/65)
- [Fix log grouping of changes](https://github.com/dorny/paths-filter/pull/61)
## 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)