tupdate release notes - electrum - Electrum Bitcoin wallet HTML git clone https://git.parazyd.org/electrum DIR Log DIR Files DIR Refs DIR Submodules --- DIR commit 9a95e7f43abeb0ff79aeca4e9347178c28473843 DIR parent d8dfa62af8d32a806a8b0d0a980483a8371f460e HTML Author: ThomasV <thomasv@electrum.org> Date: Sun, 21 Feb 2016 18:15:36 +0100 update release notes Diffstat: M RELEASE-NOTES | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) --- DIR diff --git a/RELEASE-NOTES b/RELEASE-NOTES t@@ -1,5 +1,6 @@ # Release 2.6 * separation between plugins and GUIs + * first release of the Kivy GUI * the daemon supports jsonrpc commands * new command: 'notify <address> <url>' * improved coin selection to help preserve user privacy. This is an