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 1742903a6..7468c6197 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ ## - Improvement: Refactored cache batch fetch operations to not do complex execution in destructor of PutBatch and GetBatch classes +- Improvement: Stop unhandled exceptions from async work in windows threadpool - Bugfix: Fixed warning due to calling std::filesystem::equivalent on a non-existing path ## 5.7.13 |