aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
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 88a36f06a..858ae5fd4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,7 @@
- Feature: Session Id and Request Id are now logged in log for cache put/get operations
- Bugfix: Prevent destructors in ProjectStore::Project, ScopedActivityBase and FileMapping from throwing exceptions to avoid abort termination
- Bugfix: Zen CLI command help now include descriptions for positional arguments
+- Bugfix: Correctly prefix auth token when using a bare token in project oplog import/export
- Improvement: Throw exception with information on failed memory allocation instead of calling ZEN_ASSERT
- Improvement: Added support for streaming decompression
- Improvement: Added zenserver.exe and zen.exe/zen.pdb to Sentry debug information upload to populate unwind information