diff --git a/doc/relnotes/README.md b/doc/relnotes/README.md index 52aa0136f..a22918817 100644 --- a/doc/relnotes/README.md +++ b/doc/relnotes/README.md @@ -16,6 +16,14 @@ evil organizations. ... ``` +This is an OPTIONAL release. It is recommended for exchanges, solo miners and mining pools to update to this release + + * This release adds Tor v3 and i2p support (BIP155 also known as addrv2) + * Basic usage is `hushd -proxy=127.0.0.1:9050` for using a local Tor proxy. + * Use port 9150 if you are using Tor Browser. See docs/tor.md for details + * New CLI args: `-i2psam=` and `-i2pacceptincoming` . See docs/i2p.md for more info + * Tor and i2p seeds have been added + # Hush 3.9.2 "Anecdotal Axolotl" ```