Skip to content

Commit

Permalink
Prepare v2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
reynir committed Sep 7, 2023
1 parent ea49c52 commit b550319
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## v2.6.0 (2023-09-07)

- Add eio backend for tar in `tar-eio` (@patricoferris, review by @talex5, @reynir, #132)
- Also apply backwards compatibility fix when GNU LongName is used.
The compatibility fix is unfortunately also applied for unknown-to-ocaml-tar link indicators (reported by @gravicappa in #129, @reynir, #133)

## v2.5.1 (2023-06-20)

- Treat headers with link indicator '0' or '\000' (`Normal`) as directories for backward compatibility (reported in #129, fix by @reynir)
Expand Down

0 comments on commit b550319

Please sign in to comment.