From 406b06a0be52ae6cd3fe1fca34f5b85f583e3f31 Mon Sep 17 00:00:00 2001 From: "nicolas.dorier" Date: Tue, 14 Jul 2020 16:31:01 +0900 Subject: [PATCH] Update changelog --- Changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changelog.md b/Changelog.md index 40012c24f..74d3714cb 100644 --- a/Changelog.md +++ b/Changelog.md @@ -9,6 +9,8 @@ * Fix typos in pull payments (@Zaxounette) ### New features and improvements +* Make payjoin works with hardware wallets (@Kukks) +* Better design for 2FA config screens (@Kukks #1735) * Enable CORS on greenfield API (@Kukks) * UI cleanup in the account section (@dennisreimann see #1721) * Improve information structure in the store's lightning page (@dennisreimann see #1706)