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.10.0
4+
5+ <!-- Release notes generated using configuration in .github/release.yml at release/v2.10.0 -->
6+
7+ ## What's Changed
8+ ### New Features
9+ * CICD: implement tests in GitHub Actions by @onetechnical in https://github.com/algorand/py-algorand-sdk/pull/575
10+ ### Enhancements
11+ * CICD: disable CircleCI and add a GitHub Actions concurrency limiter by @onetechnical in https://github.com/algorand/py-algorand-sdk/pull/576
12+ * API: Support for filtering /transactions by group-id. by @gmalouf in https://github.com/algorand/py-algorand-sdk/pull/577
13+
14+
15+ ** Full Changelog** : https://github.com/algorand/py-algorand-sdk/compare/v2.9.1...v2.10.0
16+
317# v2.9.1
418
519<!-- Release notes generated using configuration in .github/release.yml at release/v2.9.1 -->
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.9.1 " ,
12+ version = "2.10.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