diff options
author | Sjors Provoost <sjors@sprovoost.nl> | 2021-12-08 18:10:06 +0700 |
---|---|---|
committer | Sjors Provoost <sjors@sprovoost.nl> | 2021-12-21 11:45:28 +0700 |
commit | c9a77e227eecf357c7dd550efb8c1827bb99a5de (patch) | |
tree | 217d180d81c08709d2c7a890680a096016e219a6 /doc/release-notes-gui-459.md | |
parent | 56113daef4830cad1af3c00f6b3c447c9e2a8e05 (diff) |
gui: address type dropdown, add bech32m
Co-authored-by: João Barbosa <joao.paulo.barbosa@gmail.com>
Diffstat (limited to 'doc/release-notes-gui-459.md')
-rw-r--r-- | doc/release-notes-gui-459.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/release-notes-gui-459.md b/doc/release-notes-gui-459.md new file mode 100644 index 0000000000..b590ac5d45 --- /dev/null +++ b/doc/release-notes-gui-459.md @@ -0,0 +1,4 @@ +GUI changes +----------- + +- The Bech32 checkbox has been replaced with a dropdown for all address types, including the new Bech32m (BIP-350) standard for Taproot enabled wallets. |