Fix change detection using Github API (#51)

This commit is contained in:
Michal Dorner 2020-11-13 20:15:41 +01:00 committed by GitHub
parent eb8fe2c24b
commit d599443ba5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 23 additions and 18 deletions

View file

@ -1,6 +1,7 @@
# Changelog
## v2.5.3
- [Fixed mapping of removed/deleted change status from github API](https://github.com/dorny/paths-filter/pull/51)
- [Fixed retrieval of all changes via Github API when there are 100+ changes](https://github.com/dorny/paths-filter/pull/50)
## v2.5.2