File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 9.8.0/2025-07-07
4
+
5
+ ## What's Changed
6
+ * Feat/logo urls in subnet identity by @ibraheem-abe in https://github.com/opentensor/btcli/pull/504
7
+ * Feat/swap hotkey with netuids by @ibraheem-abe in https://github.com/opentensor/btcli/pull/503
8
+ * Backmerge main staging by @ibraheem-abe in https://github.com/opentensor/btcli/pull/508
9
+ * Ensures network local is used if forgotten in e2e tests by @thewhaleking in https://github.com/opentensor/btcli/pull/497
10
+ * Convert hyperparams from strings by @thewhaleking in https://github.com/opentensor/btcli/pull/510
11
+ * Ensure we parse strings for param names by @thewhaleking in https://github.com/opentensor/btcli/pull/511
12
+ * add snake case aliases by @thewhaleking in https://github.com/opentensor/btcli/pull/514
13
+ * Better checks the swap status by @thewhaleking in https://github.com/opentensor/btcli/pull/485
14
+ * Integrate Liquidity Provider feature by @basfroman in https://github.com/opentensor/btcli/pull/515
15
+ * Updates safe staking/unstaking limits by @ibraheem-abe in https://github.com/opentensor/btcli/pull/519
16
+
17
+ ** Full Changelog** : https://github.com/opentensor/btcli/compare/v9.7.1...v9.8.0
18
+
3
19
## 9.7.1/2025-06-26
4
20
5
21
## What's Changed
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
5
5
[project ]
6
6
name = " bittensor-cli"
7
- version = " 9.7.1 "
7
+ version = " 9.8.0 "
8
8
description = " Bittensor CLI"
9
9
readme = " README.md"
10
10
authors = [
You can’t perform that action at this time.
0 commit comments