From d6a2341632a045f880693b7df60bd135f0c72e82 Mon Sep 17 00:00:00 2001 From: fanquake Date: Wed, 9 Sep 2026 10:05:21 +0100 Subject: [PATCH] doc: add rel note about potential CJDNS removal --- doc/release-notes-36202.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/release-notes-36202.md diff --git a/doc/release-notes-36202.md b/doc/release-notes-36202.md new file mode 100644 index 00000000000..55a838a9fb3 --- /dev/null +++ b/doc/release-notes-36202.md @@ -0,0 +1,12 @@ +Net +--- + +The project is currently considering whether to +drop support for CJDNS (see discussion in #36041). +Since its introduction in v23.0, it has not gained +substantial adoption amongst nodes, and there is some +concern about supporting a network with such a low number +of peers. + +The CJDNS documentation was updated in #34811 to simplify +the setup / peer discovery process.