Skip to content

Commit

Permalink
prepare v2.6.0 (#171)
Browse files Browse the repository at this point in the history
Signed-off-by: Yoan Blanc <[email protected]>
  • Loading branch information
greut committed Sep 27, 2023
1 parent 7354273 commit e6544a0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,12 @@
# Change log

## v2.6.0 - 2023-09-27

- Fix path matching on Windows. The spec says that:

> Backslashes (`\\`) are not allowed as path separators (even on Windows).
- Replace go-multierror with Go 1.20 errors.Join

## v2.5.2 - 2023-04-19

- Bump golang.org/x/mod from 0.5.1 to 0.10.0
Expand Down

0 comments on commit e6544a0

Please sign in to comment.