From f215cc252d6d49e753a82a41f459f92ff075136a Mon Sep 17 00:00:00 2001 From: ThomasV Date: Fri, 24 Jul 2015 15:13:11 +0200 Subject: [PATCH] release notes --- RELEASE-NOTES | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index e06b7290d..2c97b8e9a 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -18,6 +18,7 @@ when the user uses the '!' shortcut. * New 'email' plugin, that enables sending and receiving payment requests by email. + * The daemon supports Websocket notifications of payments. # Release 2.3.3 * fix proxy settings (issue #1309)