aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Engelbrecht <[email protected]>2023-05-08 10:35:09 +0200
committerDan Engelbrecht <[email protected]>2023-05-08 10:35:09 +0200
commit7cc677d64d3ab0008ca866bd0c7994ea89e372b3 (patch)
tree0266e90316b0ba2a9250fa3a9d57b09dea0ae414
parentreplace use of cxxopts::OptionParseException in our code (diff)
downloadzen-7cc677d64d3ab0008ca866bd0c7994ea89e372b3.tar.xz
zen-7cc677d64d3ab0008ca866bd0c7994ea89e372b3.zip
changelog
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 02f85cdba..be2b1a802 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,6 @@
##
+
+## 0.2.9
- Bugfix: Treat reading outside of block store file as a not found error. We may encounter truncated blocks due to earlier abnormal termination of zenserver or disk failures.
## 0.2.8