Skip to content

Commit

Permalink
Updated Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
khaf committed Jul 17, 2018
1 parent 373ef27 commit 9841592
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.
Expand All @@ -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

Expand Down

0 comments on commit 9841592

Please sign in to comment.