Update CHANGELOG.md
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
This commit is contained in:
parent
77ad488765
commit
74145b6e7f
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue