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