aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d36aaf3f0..140d8f2b6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,7 @@
##
+- Improvement: We now set Sentry to `<username>@<hostname>` if personal information is allowed to be sent
+
+## 0.2.33
- Bugfix: Fix index out of bounds in CacheBucket::CompactState
- Bugfix: Implement != operator for DiskLocation to avoid comparing uninitialized data
- Improvement: Shrink data structures to fit after CacheBucket::CompactReferences