CHANGELOG: fix typo

The command that changed is `rad node debug`, not `rad debug`.
This commit is contained in:
Fintan Halpenny 2026-03-11 18:09:14 +00:00 committed by Lorenz Leutgeb
parent cb3ca6225f
commit 7bac17146c
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- The `Connected` state of a peer no longer contains fetching information. This - The `Connected` state of a peer no longer contains fetching information. This
information was returned when requesting for `Seeds` on the control socket. information was returned when requesting for `Seeds` on the control socket.
Callers should no longer expect the `fetching` inside that JSON result. Callers should no longer expect the `fetching` inside that JSON result.
- The `rad debug` information for ongoing fetches contained the number of - The `rad node debug` information for ongoing fetches contained the number of
subscribers awaiting for results, this was removed. subscribers awaiting for results, this was removed.
- The `TypeName` strings defined in `radicle-cob` are restricted to reflect the - The `TypeName` strings defined in `radicle-cob` are restricted to reflect the
size limits on domain names as specified in size limits on domain names as specified in