Skip to content

Commit 36d036a

Browse files
authored
Merge pull request #116 from opentensor/release/1.2.0
Release/1.2.0
2 parents 571bc23 + a6a2c27 commit 36d036a

11 files changed

+1370
-37
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

3+
## 1.2.0 /2025-05-07
4+
5+
## What's Changed
6+
* Add missing methods by @thewhaleking in https://github.com/opentensor/async-substrate-interface/pull/104
7+
* Max subscriptions semaphore added by @thewhaleking in https://github.com/opentensor/async-substrate-interface/pull/107
8+
* Expose `_get_block_handler` publicly by @thewhaleking in https://github.com/opentensor/async-substrate-interface/pull/108
9+
* safe `__del__` by @thewhaleking in https://github.com/opentensor/async-substrate-interface/pull/110
10+
* Tensorshield/main by @thewhaleking in https://github.com/opentensor/async-substrate-interface/pull/111
11+
* Support async key implementations by @immortalizzy in https://github.com/opentensor/async-substrate-interface/pull/94
12+
* Add MetadataAtVersionNotFound error by @thewhaleking in https://github.com/opentensor/async-substrate-interface/pull/113
13+
* Fallback chains by @thewhaleking in https://github.com/opentensor/async-substrate-interface/pull/100
14+
15+
## New Contributors
16+
* @immortalizzy made their first contribution in https://github.com/opentensor/async-substrate-interface/pull/94
17+
18+
**Full Changelog**: https://github.com/opentensor/async-substrate-interface/compare/v1.1.1...v1.2.0
19+
320
## 1.1.1 /2025-04-26
421

522
## What's Changed

0 commit comments

Comments
 (0)