diff options
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 365f88822..cad801247 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ - Improvement: Fixed issue where oplog upload could create blocks larger than the max limit (64Mb) - Bugfix: Fixed sentry-native build to allow LTO on Windows - Bugfix: Minor test stability fixes (flaky hash collisions, per-thread RNG seeds) +- Bugfix: Handle long paths in the project store ## 5.7.22 - Feature: Add `--allow-partial-block-requests` to `zen oplog-import` |