diff options
Merge branch 'master' into PopupNotifications
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index f80b27164..ce68838f3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,12 @@ ## Current Master - 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. |