Skip to content

Commit

Permalink
Revert "updated changelog".
Browse files Browse the repository at this point in the history
This reverts commit 42a9927.
  • Loading branch information
alesforz committed Jul 26, 2024
1 parent 42a9927 commit 7163930
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
2 changes: 0 additions & 2 deletions .changelog/v0.13.0/compiler/169-update-go-version.md

This file was deleted.

5 changes: 2 additions & 3 deletions .changelog/v0.13.0/summary.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,5 @@
If you don't change this message, or if this file is empty, the release
will not be created. -->
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.
- Bumps the Go compiler's version to 1.22.5.
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.

0 comments on commit 7163930

Please sign in to comment.