summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJustin Wernick <justin@worthe-it.co.za>2023-07-03 21:54:21 +0200
committerJustin Wernick <justin@worthe-it.co.za>2023-07-03 21:54:21 +0200
commite18a928db5916fce43c35dff585072dace0da7e0 (patch)
treed33c8d6c08a779b0f28ddff83ce540b3821160e4 /CHANGELOG.md
parentff05e4ab91b3b84ffb04b3d8089052112e7bd51c (diff)
Added a new "--verbose" option to the list command
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index dbe5758..9de81c6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
default, so that the CI environment can skip tests that require running
docker.
- New command "delete", for deleting an existing repo.
+- New "--verbose" option to the list command, which also lists the repo size.
## [0.1.1] - 2023-05-10