docs: update changelog for v4.0.2

This commit is contained in:
Sascha Bratton 2026-07-02 13:44:28 -04:00
parent 928037783a
commit 5ec372af03
No known key found for this signature in database

View File

@ -1,5 +1,13 @@
# Changelog
## v4.0.2
- [Work around git dubious ownership errors in container jobs](https://github.com/dorny/paths-filter/pull/317)
- [Use rev-parse instead of branch --show-current for older git compat](https://github.com/dorny/paths-filter/pull/303)
- [Fix warning message](https://github.com/dorny/paths-filter/pull/282)
## v4.0.1
- [Support merge queue](https://github.com/dorny/paths-filter/pull/255)
## v4.0.0
- [Update action runtime to node24](https://github.com/dorny/paths-filter/pull/294)