From 955f8957560359cb8b7c9f7be770333143ded38a Mon Sep 17 00:00:00 2001 From: Yemel Jardi Date: Fri, 27 Jun 2014 13:29:40 -0300 Subject: [PATCH] Update CHANGES.md add shared address book and review of 1-of-1 --- CHANGES.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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 ----------