Skip to content

Commit

Permalink
bump up version to v2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gmalouf committed Dec 15, 2023
1 parent b77192e commit b666698
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
# v2.4.0

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

## What's Changed
### Enhancements
* protocol: Add block hash to state proof's LightBlockHeader by @zeldovich in https://github.com/algorand/go-algorand-sdk/pull/589
* Consensus Config: Add period 0 deadline timeout parameter to consensus params. by @gmalouf in https://github.com/algorand/go-algorand-sdk/pull/618
* Consensus: Update consensus files for v39 along with types sync. by @gmalouf in https://github.com/algorand/go-algorand-sdk/pull/621
### Other
* Regenerate code with the latest specification file (b5adad95) by @github-actions in https://github.com/algorand/go-algorand-sdk/pull/620

## New Contributors
* @zeldovich made their first contribution in https://github.com/algorand/go-algorand-sdk/pull/589

**Full Changelog**: https://github.com/algorand/go-algorand-sdk/compare/v2.3.0...v2.4.0

# v2.3.0

## What's Changed
Expand Down

0 comments on commit b666698

Please sign in to comment.