Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
REVIEW: add `radicle/CHANGELOG.md` entry
Fintan Halpenny committed 2 months ago
commit 4db47cd2086db9b4c4e0bc0655e26f730371fab3
parent 8aab8ea5e2de8fd890a6cc2b1b67ecdc3763409f
1 file changed +2 -0
modified crates/radicle/CHANGELOG.md
@@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added

+
- `radicle::node::Handle` added a `block` method to allow setting the follow
+
  policy to `Policy::Block`.
- `radicle::node::Handle::announce_refs_for` now allows specifying for which
  namespaces changes should be announced. A corresponding enum variant
  `radicle::node::Command::AnnounceRefsFor` is added.