From 90f55e820453709750ab971265ef4cfe1fa1fecf Mon Sep 17 00:00:00 2001 From: Watchmaker Date: Thu, 22 Feb 2024 17:42:31 -0800 Subject: [PATCH] Update whats-new-in-docs.md --- docs/whats-new-in-docs.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/whats-new-in-docs.md b/docs/whats-new-in-docs.md index c93ff1a702..c83957fa1b 100644 --- a/docs/whats-new-in-docs.md +++ b/docs/whats-new-in-docs.md @@ -9,6 +9,12 @@ hide_table_of_contents: false Key updates to this documentation. +## 22 February 2024 + +- Updated [`btcli wallet` command options](./btcli.md#check-balance-in-all-wallets). +- Added a note on [mining and validating on Windows](./subnets/register-validate-mine.md#register). +- Added a note on running a [public subtensor on cloud](./getting-started/running-a-public-subtensor.md#on-cloud). + ## 08 February 2024 - Added a new [Subnet Pages](./subnet-pages/index.md) section.