aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Engelbrecht <[email protected]>2024-12-03 10:58:05 +0100
committerDan Engelbrecht <[email protected]>2024-12-03 10:58:05 +0100
commitc93ee50328fc6304acf1ec1ee98c379d4b03c421 (patch)
tree3fc3d45d268504763c8304993bc790880f2fa213
parentdon't force openssl to version 3.0.8 (#252) (diff)
downloadzen-c93ee50328fc6304acf1ec1ee98c379d4b03c421.tar.xz
zen-c93ee50328fc6304acf1ec1ee98c379d4b03c421.zip
changelog
-rw-r--r--CHANGELOG.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3076d20f1..172ab96ab 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,6 @@
-##
+##
+
+## 5.5.15
- Bugfix: Fix returned content type when requesting a project store chunk with non-compressed accept type
- Bugfix: Fix path parsing using stale memory pointers when reading oplog index file UE-231759
- Bugfix: Ensure we don't throw exceptions from worker threads when doing oplog upload/download operations