From bdfac63f1a4fb7e83f57054d30013c099b2ad3b5 Mon Sep 17 00:00:00 2001 From: Matias Alejo Garcia Date: Thu, 26 Jun 2014 16:03:10 -0300 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 1b96d3863..c6552143e 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -10,7 +10,7 @@ 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) - * Wallet's information can now be deleted + * A wallet now can be removed from a particular system from the UX. Security --------