updated CHANGELOG.md
All checks were successful
BlockStorage/repertory/pipeline/head This commit looks good
BlockStorage/repertory/pipeline/pr-master This commit looks good

This commit is contained in:
2025-07-23 06:54:02 -05:00
parent fdad10c592
commit f2d516102d
2 changed files with 2 additions and 0 deletions

View File

@@ -28,6 +28,7 @@ cppvsdbg
create_notraverse
crypto_aead_xchacha20poly1305_ietf_npubbytes
cstdint
curle_couldnt_resolve_host
curlopt_aws_sigv4
cxxflags
cxxstd

View File

@@ -14,6 +14,7 @@
### Changes from v2.0.5-rc
* Added request retry on cURL error code `CURLE_COULDNT_RESOLVE_HOST`
* Drive letters in UI should always be lowercase
* Fixed WinFSP directory rename for non-empty directories
* Migrated to v2 error handling