File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
## 9.11.0 /2025-09-05
4
-
5
- ## What's Changed
6
4
* Better arg naming + type annotations by @thewhaleking in https://github.com/opentensor/btcli/pull/590
7
5
* disk cache in config by @thewhaleking in https://github.com/opentensor/btcli/pull/588
8
6
* Unstake no prompts by @thewhaleking in https://github.com/opentensor/btcli/pull/591
12
10
* Update example for show command by @HudsonGraeme in https://github.com/opentensor/btcli/pull/604
13
11
* New cmd: ` btcli utils latency ` by @thewhaleking in https://github.com/opentensor/btcli/pull/599
14
12
* Fix: Swap hotkey - new hotkey reg check by @ibraheem-abe in https://github.com/opentensor/btcli/pull/608
13
+ * Update cli.py to remove double negative typo by @calebcgates in https://github.com/opentensor/btcli/pull/606
14
+ * Better shows hotkeypubs in ` w list ` by @thewhaleking in https://github.com/opentensor/btcli/pull/611
15
+ * subnet symbol set command by @thewhaleking in https://github.com/opentensor/btcli/pull/613
16
+ * Debug log by @thewhaleking in https://github.com/opentensor/btcli/pull/597
17
+
18
+ ### New Contributors
19
+ * @calebcgates made their first contribution in https://github.com/opentensor/btcli/pull/606
15
20
16
21
** Full Changelog** : https://github.com/opentensor/btcli/compare/v9.10.1...v9.11.0
17
22
You can’t perform that action at this time.
0 commit comments