Update changelog for 0.9.27
This commit is contained in:
parent
754b8691f2
commit
0dd008f7b9
28
CHANGELOG.md
28
CHANGELOG.md
|
@ -4,7 +4,31 @@ All notable changes to this project will be documented in this file.
|
||||||
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
|
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
|
||||||
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
|
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
|
||||||
|
|
||||||
## [0.9.26 - Unreleased]
|
## [0.9.28 - Unreleased]
|
||||||
|
### Added
|
||||||
|
### Fixed
|
||||||
|
### Changed
|
||||||
|
|
||||||
|
## [0.9.27]
|
||||||
|
### Added
|
||||||
|
- Added BRLN coin #5582
|
||||||
|
- Added SuperRare token support #5496
|
||||||
|
- Setting to remember login passwords iOS
|
||||||
|
- ENS username resolution in Chat for stateofus.eth usernames (testnet only)
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
- Improve contact code validation #5612 #5613
|
||||||
|
- Frequent logouts on iOS
|
||||||
|
- Peepeth incompatibilities on Android #5726
|
||||||
|
- Realm vulnerability PR
|
||||||
|
- Fixed how node version is shown on the about screen #5688
|
||||||
|
- Transaction fixes #5694 #5709
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
- Updated Bounties.network address
|
||||||
|
- Update status-go to v0.13.1
|
||||||
|
|
||||||
|
## [0.9.26]
|
||||||
### Added
|
### Added
|
||||||
- Allow user to remove custom avatar
|
- Allow user to remove custom avatar
|
||||||
### Fixed
|
### Fixed
|
||||||
|
@ -12,7 +36,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
||||||
### Changed
|
### Changed
|
||||||
- Improved validation in account recovery. We now show a warning if any words are not from our mnemonic dictionary.
|
- Improved validation in account recovery. We now show a warning if any words are not from our mnemonic dictionary.
|
||||||
|
|
||||||
## [0.9.25 - Unreleased]
|
## [0.9.25]
|
||||||
### Added
|
### Added
|
||||||
- Add MOKSHA token on Rinkeby
|
- Add MOKSHA token on Rinkeby
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue