Skip to content

Commit

Permalink
Release 0.6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Bodigrim committed Jan 28, 2024
1 parent 09cc71a commit f9c67e0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Unreleased
## 0.6.1.0 Bodigrim <[email protected]> January 2024

* Support Unicode in filenames (encoded as UTF8).
* Support Unicode in filenames (encoded as UTF-8).
* Reduce peak memory consumption when unpacking large files.

## 0.6.0.0 Bodigrim <[email protected]> December 2023
Expand Down
2 changes: 1 addition & 1 deletion tar.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 2.2
name: tar
version: 0.6.0.0
version: 0.6.1.0
license: BSD-3-Clause
license-file: LICENSE
author: Duncan Coutts <[email protected]>
Expand Down

0 comments on commit f9c67e0

Please sign in to comment.