diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 6207e1a1a..349bf74bc 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -5,12 +5,12 @@ 3. The Label Sync plugin only requests modified labels. * The 'Invoices' and 'Send' tabs have been merged. * Contacts are stored in a separate file, shared between wallets. - * A Search Box is available (Ctrl-S) - * Payment requests have an expiration date and can be exported in - BIP70 format. - * Local files are supported in BIP72 URIs: "bitcoin:?r=file:///..." - * The Transaction dialog shows own addresses in green color. - * New Address History dialog. + * A Search Box is available in the GUI (Ctrl-S) + * Payment requests have an expiration date and can be exported to + BIP70 files. + * file: scheme support in BIP72 URIs: "bitcoin:?r=file:///..." + * Own addresses are shown in green in the Transaction dialog. + * Address History dialog. * The OpenAlias plugin was improved. * Various bug fixes and GUI improvements.