diff --git a/CHANGES.md b/CHANGES.md index b7f852ec..d59d899d 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,7 +1,8 @@ # Changelog - ## Unreleased + +## 2024/10/09 v0.0.28 - IO: Improved `BulkProcessor` when running per-record operations by also checking `rowcount` for handling `INSERT OK, 0 rows` responses - MongoDB: Fixed BSON decoding of `{"$date": 1180690093000}` timestamps