Update CHANGELOG.md

Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
This commit is contained in:
Rachel Hamlin 2018-07-18 15:01:43 +02:00 committed by Andrey Shovkoplyas
parent 77ad488765
commit 74145b6e7f
No known key found for this signature in database
GPG Key ID: EAAB7C8622D860A4
1 changed files with 2 additions and 0 deletions

View File

@ -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