We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff7f215 commit bb23741Copy full SHA for bb23741
CHANGELOG.md
@@ -1,10 +1,12 @@
1
# Changelog
2
3
-## 8.1.0 /2024-10-02
+## 8.1.0 /2024-10-03
4
5
## What's Changed
6
* Implements new logging level 'warning' by @roman-opentensor in https://github.com/opentensor/bittensor/pull/2323
7
* Adds ConnectionRefusedError in-case of connection error by @roman-opentensor in https://github.com/opentensor/bittensor/pull/2326
8
+* Subtensor verbose False by default, debug logging for subtensor connected by @thewhaleking in https://github.com/opentensor/bittensor/pull/2335
9
+* Fix tests to be ready for rust-based bittensor-wallet by @roman-opentensor in https://github.com/opentensor/bittensor/pull/2336
10
11
## 8.0.0 /2024-09-25
12
0 commit comments