Update docs for v2.6.0

This commit is contained in:
Michal Dorner 2020-11-22 21:17:07 +01:00
parent 1934d574ce
commit 181b35e268
No known key found for this signature in database
GPG key ID: 9EEE04B48DA36786
2 changed files with 4 additions and 0 deletions

View file

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