diff --git a/doc/relnotes/README.md b/doc/relnotes/README.md index 989051f09..bd01b8ed1 100644 --- a/doc/relnotes/README.md +++ b/doc/relnotes/README.md @@ -29,6 +29,8 @@ evil organizations. * It also means syncing, rescanning and compiling is faster * CLI options related to CryptoConditions ( `-ac_cc -ac_cclib -ac_ccenable -ac_ccactivate) have been removed * Update to wolfssl 5.2.0: https://git.hush.is/hush/hush3/issues/380 + * Only Hush + DragonX will automatically connec to various seed nodes https://git.hush.is/hush/hush3/issues/379 + * Other Arrakis Chains must opt-in via -connect or -addnode * Better error message: https://git.hush.is/hush/hush3/commit/f64c10baa9ae6940f434f6ff6750b299c1da548e, https://git.hush.is/hush/hush3/commit/f71f8124c3ffb8df6d83f6fd00201cb11aa0f239 * Improve `hush_scanner` and seed node contrib file: https://git.hush.is/hush/hush3/commit/16dd3aef74ac312bc8953af34a3d9a297b03d9f4 * Remove unused Makefile: https://git.hush.is/hush/hush3/issues/291