diff --git a/CHANGES.md b/CHANGES.md index c6552143e..9cbfc3e37 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -10,7 +10,8 @@ New features * Transaction proposals can now have a short note attached for reference (thanks Gentry for the feedback). * New wallet settings: Bitcoin Unit, defaults to *bits* (thanks Eric for the suggestion) * Backup is now autogenerated on wallet completion (thanks Eric for the suggestion) - * A wallet now can be removed from a particular system from the UX. + * A wallet now can be removed from a particular system from the UX. + * New address book shared between copayers. Security -------- @@ -28,7 +29,8 @@ Other ----- * Backup to email have been removed * Performance improvements when signing transactions - * Minor UX and wording fixes (address list on receiving funds, notifications fixes, error handling on bad passwords, network timeouts, etc). + * Review of Copay 1-of-1 UX + * Minor UX and wording fixes (address list on receiving funds, notifications fixes, error handling on bad passwords, network timeouts, feedback at importing process, etc). Next steps ----------