Skip to content

Commit

Permalink
Update docs for v2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dorny committed Nov 22, 2020
1 parent 1934d57 commit 181b35e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## v2.6.0
- [Support local changes](https://github.com/dorny/paths-filter/pull/53)

## 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)
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ For more scenarios see [examples](#examples) section.


# What's New
- Support local changes
- Fixed retrieval of all changes via Github API when there are 100+ changes
- Paths expressions are now evaluated using [picomatch](https://github.com/micromatch/picomatch) library
- Support workflows triggered by any event
Expand Down

0 comments on commit 181b35e

Please sign in to comment.