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 1
1
# Changelog
2
2
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
+
3
17
# v2.7.0
4
18
5
19
<!-- Release notes generated using configuration in .github/release.yml at release/v2.7.0 -->
Original file line number Diff line number Diff line change 9
9
description = "Algorand SDK in Python" ,
10
10
author = "Algorand" ,
11
11
author_email = "pypiservice@algorand.com" ,
12
- version = "2.7 .0" ,
12
+ version = "2.8 .0" ,
13
13
long_description = long_description ,
14
14
long_description_content_type = "text/markdown" ,
15
15
url = "https://github.com/algorand/py-algorand-sdk" ,
You can’t perform that action at this time.
0 commit comments