Skip to content

Commit a601e49

Browse files
committed
bump up version to v2.7.0
1 parent 6e3162c commit a601e49

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1+
# v2.7.0
2+
3+
<!-- Release notes generated using configuration in .github/release.yml at release/v2.7.0 -->
4+
5+
## What's Changed
6+
### New Features
7+
* Build: Bump golang version to 1.23.3 by @gmalouf in https://github.com/algorand/go-algorand-sdk/pull/662
8+
### Enhancements
9+
* Dependencies: Bump gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0 by @dependabot in https://github.com/algorand/go-algorand-sdk/pull/605
10+
* Dependencies: build(deps): bump golang.org/x/crypto from 0.0.0-20210921155107-089bfa567519 to 0.17.0 by @dependabot in https://github.com/algorand/go-algorand-sdk/pull/646
11+
* Simulate: Support `FixSigners` option by @github-actions in https://github.com/algorand/go-algorand-sdk/pull/647
12+
* Build: Update ubuntu image and remove unversioned golint download. by @gmalouf in https://github.com/algorand/go-algorand-sdk/pull/658
13+
* API: Regenerate code with the latest specification file (619d56d8) by @github-actions in https://github.com/algorand/go-algorand-sdk/pull/657
14+
* protocol: Add EnableLogicSigSizePooling consensus variable by @giuliop in https://github.com/algorand/go-algorand-sdk/pull/659
15+
* Incentives: Updates for new heartbeat transaction type and latest consensus v40 by @gmalouf in https://github.com/algorand/go-algorand-sdk/pull/661
16+
### Other
17+
* Regenerate code with the latest specification file (548ee6a8) by @github-actions in https://github.com/algorand/go-algorand-sdk/pull/670
18+
* Regenerate code with the latest specification file (38cee6a8) by @github-actions in https://github.com/algorand/go-algorand-sdk/pull/671
19+
20+
## New Contributors
21+
* @dependabot made their first contribution in https://github.com/algorand/go-algorand-sdk/pull/605
22+
* @giuliop made their first contribution in https://github.com/algorand/go-algorand-sdk/pull/659
23+
24+
**Full Changelog**: https://github.com/algorand/go-algorand-sdk/compare/v2.6.0...v2.7.0
25+
126
# v2.6.0
227

328
<!-- Release notes generated using configuration in .github/release.yml at release/v2.6.0 -->

0 commit comments

Comments
 (0)