Skip to content

Commit 4d3544b

Browse files
Update changelog for v2.9.0 (#720)
Co-authored-by: gmalouf <[email protected]>
1 parent 4b280a0 commit 4d3544b

File tree

1 file changed

+25
-1
lines changed

1 file changed

+25
-1
lines changed

CHANGELOG.md

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,26 @@
11
# Changelog
2-
All notable changes to this project will be documented in this file.
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
## v2.9.0 - 2025-05-22
6+
7+
<!-- Release notes generated using configuration in .github/release.yml at main -->
8+
### What's Changed
9+
10+
Support for API changes in go-algorand v4.1.x.
11+
12+
#### Enhancements
13+
14+
* Release: Generate CHANGELOG entry off of Github release notes by @gmalouf in https://github.com/algorand/go-algorand-sdk/pull/689
15+
* Build: Update Box API Pagination-dependent integration tests. by @gmalouf in https://github.com/algorand/go-algorand-sdk/pull/704
16+
* build(deps): bump golang.org/x/crypto from 0.31.0 to 0.35.0 by @dependabot in https://github.com/algorand/go-algorand-sdk/pull/703
17+
* Txns: App versioning by @jannotti in https://github.com/algorand/go-algorand-sdk/pull/706
18+
* Chore: Remove unneeded allocbounds from SDK by @jannotti in https://github.com/algorand/go-algorand-sdk/pull/717
19+
20+
#### Other
21+
22+
* Regenerate code with the latest specification file (dc38f643) by @github-actions in https://github.com/algorand/go-algorand-sdk/pull/688
23+
* Regenerate code with the latest specification file (a356f643) by @github-actions in https://github.com/algorand/go-algorand-sdk/pull/716
24+
* Regenerate code with the latest specification file (ad67b6e3) by @github-actions in https://github.com/algorand/go-algorand-sdk/pull/718
25+
26+
**Full Changelog**: https://github.com/algorand/go-algorand-sdk/compare/v2.8.0...v2.9.0

0 commit comments

Comments
 (0)