diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index eeeb1e44a..a62ef00aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,11 +5,13 @@ - Add a back button and and functionality to unlock screen so that you can recover your vault from seed or create a new one if you forget your password. +- Changed transaction approval from notifications system to popup system. +- Forms now retain their values even when closing the popup and reopening it. + ## 2.9.2 2016-08-24 - Fixed shortcut bug from preventing installation. - ## 2.9.1 2016-08-24 - Added static image as fallback for when WebGL isn't supported. |