summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Wernick <justin@worthe-it.co.za>2023-07-14 13:39:58 +0200
committerJustin Wernick <justin@worthe-it.co.za>2023-07-14 13:39:58 +0200
commit8c3ba39c977565e8b6215b5cb86987e9d3ffefff (patch)
tree5f47767d2347eda9c83b85b26e70b3d774896781
parent06c31461d74b10ed6fa01498fd9e2e390ad5395c (diff)
Changelog message for housekeeping command
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9de81c6..5a2d06a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -19,6 +19,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
docker.
- New command "delete", for deleting an existing repo.
- New "--verbose" option to the list command, which also lists the repo size.
+- New command "housekeeping", for doing cleaning up unreachable objects in a
+ repo and doing object repacking.
## [0.1.1] - 2023-05-10