Reworked README for v2.3 release (#37)

This commit is contained in:
Michal Dorner 2020-09-14 17:19:32 +02:00 committed by GitHub
parent 81c90ccae8
commit b4f32c4f08
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 324 additions and 84 deletions

View file

@ -1,5 +1,11 @@
# Changelog
## v2.3.0
- [Improved documentation](https://github.com/dorny/paths-filter/pull/37)
- [Change detection using git "three dot" diff](https://github.com/dorny/paths-filter/pull/35)
- [Export files matching filter](https://github.com/dorny/paths-filter/pull/32)
- [Extend filter syntax with optional specification of file status: add, modified, deleted](https://github.com/dorny/paths-filter/pull/22)
## v2.2.1
- [Add support for pull_request_target](https://github.com/dorny/paths-filter/pull/29)
@ -21,4 +27,4 @@
Updated dependencies - fixes github security alert
## v1.0.0
First official release uploaded to marketplace.
First official release uploaded to marketplace.