CHANGELOG.md in aerospike-2.26.0 vs CHANGELOG.md in aerospike-2.27.0
- old
+ new
@@ -1,8 +1,13 @@
# Changelog
All notable changes to this project will be documented in this file.
+## [2.27.0] 2023-05-18
+- **New Features**
+ - [CLIENT-1176] Support write operations in background query
+
+
## [2.26.0] 2022-12-02
- **New Features**
- [CLIENT-1808] Support creating a secondary index on elements within a CDT using `Context`.
- [CLIENT-1991] Add base64 encoding methods to `Context`.