Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
khaf committed Jan 25, 2024
1 parent 4a83279 commit 7022c84
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
# Change History

## January 18 2023: v7.1.0
## January 25 2023: v7.1.0

- **New Features**
- Add `TaskId()` to `ExecuteTask`.
- [CLIENT-2721] Make `PartitionFilter.Retry` public.


- **Improvements**

- Clean up documentation and remove dependency of examples to the v6 version of the client.
Expand All @@ -18,6 +17,7 @@
- [CLIENT-2727] Go proxy: Query Pagination never complete.
- [CLIENT-2728] Fix an issue where Bin names were ignored if a FilterExpression was passed to the Query.
- [CLIENT-2732] Go proxy: Not able to multiple query calls with the same statement.
- [CLIENT-2759] Go proxy: Background query with Expression doesn't filter records.

## December 11 2023: v7.0.0

Expand Down

0 comments on commit 7022c84

Please sign in to comment.