diff --git a/CHANGELOG.md b/CHANGELOG.md index 5893cf36..9e4021ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,9 @@ # Change History -## Not Released: v1.44.0 +## July 17 2018: v1.44.0 * **New Features** - * **Changes** - Removed the LDT code completely. @@ -15,10 +14,10 @@ - Document how to use AerospikeError type in the code. - Allow Task.OnComplete() to be listened to by multiple goroutines. Thanks to [HArmen](https://github.com/alicebob) - * **Fixes** - Fixes an issue where ClientPolicy.FailIfNotConnected flag was not respected. + - Fix a merging issue for PartitionMap, and add a naive validation for partition maps. ## June 11 2018: v1.33.0