From 74145b6e7f71f41336b3bb7db5784dd555e986ee Mon Sep 17 00:00:00 2001 From: Rachel Hamlin Date: Wed, 18 Jul 2018 15:01:43 +0200 Subject: [PATCH] Update CHANGELOG.md Signed-off-by: Andrey Shovkoplyas --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 56c3b3ea81..e4d48d3519 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ### Added - iPad support. Status is now displayed at full native resolution on iPad's - Persist browser history +- Added refresh button - Added more dapps ### Fixed @@ -15,6 +16,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - Fixed chat message layout for right-to-left languages - Fixed parsing of messages containing multiple dots (elipsis) - Fixed Webview: Screen cut off when using ERC dEX DApp [#3131] +- Fixed links targeting new tabs [#4413] - Fixed gas validation: Showing message when total amount being sent plus the max gas cost exceed the balance [#3441] ## [0.9.22] - 2018-07-09