File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 1.0.4 /2025-03-05
4
+
5
+ ## What's Changed
6
+ * Warn users about too old blocks by @thewhaleking in https://github.com/opentensor/async-substrate-interface/pull/60
7
+ * Runtime version fixes by @thewhaleking in https://github.com/opentensor/async-substrate-interface/pull/65
8
+ * Feat/mvds00/runtime version fixes by @mvds00 in https://github.com/opentensor/async-substrate-interface/pull/63
9
+ * Backmerge main to staging 103 by @ibraheem-opentensor in https://github.com/opentensor/async-substrate-interface/pull/66
10
+
11
+ ## New Contributors
12
+ * @mvds00 made their first contribution in https://github.com/opentensor/async-substrate-interface/pull/63
13
+
14
+ ** Full Changelog** : https://github.com/opentensor/async-substrate-interface/compare/v1.0.3...v1.0.4
15
+
3
16
## 1.0.3 /2025-02-20
4
17
5
18
## What's Changed
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " async-substrate-interface"
3
- version = " 1.0.3 "
3
+ version = " 1.0.4 "
4
4
description = " Asyncio library for interacting with substrate. Mostly API-compatible with py-substrate-interface"
5
5
readme = " README.md"
6
6
license = { file = " LICENSE" }
You can’t perform that action at this time.
0 commit comments