Skip to content

Commit

Permalink
Improved formatting
Browse files Browse the repository at this point in the history
Co-authored-by: Anton Kaliaev <[email protected]>
  • Loading branch information
alesforz and melekes authored Aug 8, 2024
1 parent 18eeec9 commit 83a8dfd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .changelog/v0.13.0/summary.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
<!--
Add a summary for the release here.
If you don't change this message, or if this file is empty, the release
will not be created. -->
*Aug 2, 2024*

This release:
- changes the contract of the Iterator Key() and Value() APIs. Namely, the caller is now responsible for creating a copy of their returned value if they want to modify it.
- removes support for boltDB and clevelDB, which were marked as deprecated in release v0.12.0.

0 comments on commit 83a8dfd

Please sign in to comment.