Skip to content

Commit

Permalink
Reworked README for v2.3 release (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
Michal Dorner authored and GitHub committed Sep 14, 2020
1 parent 81c90cc commit b4f32c4
Show file tree
Hide file tree
Showing 2 changed files with 333 additions and 93 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)

Expand All @@ -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.
Loading

0 comments on commit b4f32c4

Please sign in to comment.