aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDan Finlay <dan@danfinlay.com>2016-04-19 08:25:03 +0800
committerDan Finlay <dan@danfinlay.com>2016-04-19 08:25:03 +0800
commit0e39110f3c0fb78b448b375d3211195f39e265a8 (patch)
treec0dba6ec56cbd795b0b3d7a26fa08ed284ae8575 /CHANGELOG.md
parentcfdad0f9fec64bbc95a89b7ed4110f0b177ec17a (diff)
downloadtangerine-wallet-browser-0e39110f3c0fb78b448b375d3211195f39e265a8.tar
tangerine-wallet-browser-0e39110f3c0fb78b448b375d3211195f39e265a8.tar.gz
tangerine-wallet-browser-0e39110f3c0fb78b448b375d3211195f39e265a8.tar.bz2
tangerine-wallet-browser-0e39110f3c0fb78b448b375d3211195f39e265a8.tar.lz
tangerine-wallet-browser-0e39110f3c0fb78b448b375d3211195f39e265a8.tar.xz
tangerine-wallet-browser-0e39110f3c0fb78b448b375d3211195f39e265a8.tar.zst
tangerine-wallet-browser-0e39110f3c0fb78b448b375d3211195f39e265a8.zip
Bump changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e74a095dd..dd66617a1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,9 @@
## Current Master
+- Pending transactions are now persisted to localStorage and resume even after browser is closed.
+- Completed transactions are now persisted and can be displayed via UI.
+
# 1.5.1 2016-04-15
- Corrected text above account list. Selected account is visible to all sites, not just the current domain.