aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Engelbrecht <[email protected]>2025-06-17 13:56:53 +0200
committerDan Engelbrecht <[email protected]>2025-06-17 13:56:53 +0200
commit28e50564a8f4269025b44b00603f6092a6221bf2 (patch)
tree8f621251b01601ed44b92d3db482247428fb6c5a
parent5.6.13-pre0 (diff)
downloadzen-28e50564a8f4269025b44b00603f6092a6221bf2.tar.xz
zen-28e50564a8f4269025b44b00603f6092a6221bf2.zip
changelog typo
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6d6180ad5..1b07fad12 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,7 +11,7 @@
- Bugfix: Range requests for build blobs that reached end of blob now works correctly
- Bugfix: Gracefully handle a malformed response when querying list of blocks
-- ## 5.6.12
+## 5.6.12
- Bugfix: Don't require `--namespace` option when using `zen list-namespaces` command
- Bugfix: Crash in upload of blobs to Cloud DDC due to buffer range error