Skip to content

Commit 6ac1a06

Browse files
committed
Update CHANGELOG
1 parent 0743d0f commit 6ac1a06

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ All notable changes to this project will be documented in this file.
77
## [1.2.0] - 2021-10-22
88

99
* **New Features**
10-
* Support Aerospike server v5.6+ expressions in Operate API.
10+
* Support Aerospike server v5.6+ expressions in Operate API. Thanks to [Jonas Breuer](https://github.com/jonas32)
1111

1212
* **Bug Fixes**
13-
* Fix for buffer size when using CDT contexts.
13+
* Fix for buffer size when using CDT contexts. Thanks to [Jonas Breuer](https://github.com/jonas32)
1414

1515
## [1.1.0] - 2021-10-12
1616
This version of the client drops support for the older server versions without changing the API. `ScanPolicy.fail_on_cluster_change`, `ScanPolicy.scan_percent` and `BasePolicy.priority` are deprected for the Scan operations and will not be sent to the server. They remain in the API to avoid breaking the API.

0 commit comments

Comments
 (0)