aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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