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

## New Features

+
- The block policy for `NodeId`'s is used for limiting the namespaces fetched
+
  from other nodes. It is now also extended to block connections to the blocked
+
  `NodeId`.
- The set of references returned by `references_of` were restricted to `heads`,
  `tags`, `notes`, `rad`, and `cobs`. The restriction is lifted, and the only
  references filtered out are `refs/tmp/heads` – used by `radicle-remote-helper`