Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
khaf committed Mar 20, 2023
1 parent 93f5dd0 commit f9dfde8
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Change History

## March 20 2023: v6.12.0

- **Improvements**

- [CLIENT-2235] Minor documentation cleanup. Formatting, clarification and TODOs for next major version.
- [CLIENT-2234] Export `BatchRead.Policy`
- Update Ginkgo and Gomega to the latest version to avoid security issues.

- **Fixes**

- [CLIENT-2230] The first row of batch records represented a server error instead of the over error in call.
- [CLIENT-2233] Wrong FilterExpression size calculation in BatchOperate commands

## March 9 2023: v6.11.0

- **Improvements**
Expand Down

0 comments on commit f9dfde8

Please sign in to comment.