diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 50e4f9989..f78c490f9 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -1,17 +1,17 @@ -# Release 2.0.1 - bugfixes +# Release 2.0.2 - bugfixes + * Fix transaction sweep (#1066) + * Fix thread timing bug (#1054) + +# Release 2.0.1 - bugfixes * Fix critical bug in Trezor address derivation: passphrases were not NFKD normalized. Trezor users who created a wallet protected by a passphrase containing utf-8 characters with diacritics are affected. These users will have to open their wallet with version 2.0 and to move their funds to a new wallet. - * Use a file socket for the daemon (fixes network dialog issues) - * Fix crash caused by QR scanner icon when zbar not installed. - * Fix CosignerPool plugin - * Label Sync plugin: Fix label sharing between multisig wallets