diff options
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index bc6369bc9..97aad3773 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ - Improvement: Add `response.text` to output in log when jupiter request fails - Improvement: Only hash jupiter oplog ref once when uploading - Improvement: Increase request timeout when uploading to Jupiter to 3 min (to handle very large attachments) +- Improvement: Fix issues with latest fmt vcpk dependency (10.0.0) and sentry-native for linux ## 0.2.15 - Feature: Add `--assume-http2` option to cloud style import/export command to use a HTTP/2 endpoint without without HTTP/1.1 upgrade |