Skip to content

Commit

Permalink
Prepare 0.6.16
Browse files Browse the repository at this point in the history
  • Loading branch information
sourcefrog committed Aug 12, 2022
1 parent ec600d9 commit 06ec4eb
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ license = "GPL-2.0"
name = "conserve"
readme = "README.md"
repository = "https://github.com/sourcefrog/conserve/"
version = "0.6.16-pre"
version = "0.6.16"

[[bin]]
doc = false
Expand Down
4 changes: 3 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Conserve release history

## Unreleased
## v0.6.16

Released 2022-08-12

- Fixed: Previously, if the first backup in an archive was incomplete, Conserve
could get painfully slow, due to a bug that caused it to repeatedly reread
Expand Down

0 comments on commit 06ec4eb

Please sign in to comment.