Skip to content

Commit 8dc16c8

Browse files
committed
Release 0.6.3.0
1 parent 621a543 commit 8dc16c8

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.6.3.0 Bodigrim <[email protected]> June 2024
2+
3+
* [Speed up `deserialize`](https://github.com/haskell/tar/pull/95).
4+
15
## 0.6.2.0 Bodigrim <[email protected]> March 2024
26

37
* Fix issues with Unicode support in filenames.

tar.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 2.2
22
name: tar
3-
version: 0.6.2.0
3+
version: 0.6.3.0
44
license: BSD-3-Clause
55
license-file: LICENSE
66
author: Duncan Coutts <[email protected]>

0 commit comments

Comments
 (0)