Skip to content

Commit 9284e14

Browse files
committed
set version to 1.1.1
1 parent f6b9572 commit 9284e14

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 1.1.1 (2024-10-08
2+
3+
- Fix last bloc not properly truncated
4+
15
# 1.1.0 (2024-02-06)
26

37
- New flag `--hash` which allow to specify the hash algorithm used for computing blocks checksums.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "deltasync"
3-
version = "1.1.0"
3+
version = "1.1.1"
44
edition = "2021"
55
authors = ["Nicolas Dusart <[email protected]>", "Freedelity"]
66
license = "MIT"

0 commit comments

Comments
 (0)