File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ # v2.8.0
4+
5+ <!-- Release notes generated using configuration in .github/release.yml at release/v2.8.0 -->
6+
7+ ## What's Changed
8+ ### Enhancements
9+ * Blockheaders: Support for blockheaders call against Indexer API. by @gmalouf in https://github.com/algorand/py-algorand-sdk/pull/553
10+ * API: Support for header-only flag on /v2/block algod endpoint. by @gmalouf in https://github.com/algorand/py-algorand-sdk/pull/557
11+
12+ ## New Contributors
13+ * @dependabot made their first contribution in https://github.com/algorand/py-algorand-sdk/pull/535
14+
15+ ** Full Changelog** : https://github.com/algorand/py-algorand-sdk/compare/v2.7.0...v2.8.0
16+
317# v2.7.0
418
519<!-- Release notes generated using configuration in .github/release.yml at release/v2.7.0 -->
Original file line number Diff line number Diff line change 99 description = "Algorand SDK in Python" ,
1010 author = "Algorand" ,
1111 author_email = "pypiservice@algorand.com" ,
12- version = "2.7 .0" ,
12+ version = "2.8 .0" ,
1313 long_description = long_description ,
1414 long_description_content_type = "text/markdown" ,
1515 url = "https://github.com/algorand/py-algorand-sdk" ,
You can’t perform that action at this time.
0 commit comments