diff options
author | Dan Finlay <dan@danfinlay.com> | 2019-02-08 01:10:15 +0800 |
---|---|---|
committer | Whymarrh Whitby <whymarrh.whitby@gmail.com> | 2019-02-09 04:27:14 +0800 |
commit | 01f0f1fcd92947bf67138df94ec469174adcfb83 (patch) | |
tree | 88e2bb93d94762f738a820cfc346665b7750c31a /CHANGELOG.md | |
parent | fbc2d5880f89550a3a31ae1c5d03e07f4c72e45b (diff) | |
download | tangerine-wallet-browser-01f0f1fcd92947bf67138df94ec469174adcfb83.tar tangerine-wallet-browser-01f0f1fcd92947bf67138df94ec469174adcfb83.tar.gz tangerine-wallet-browser-01f0f1fcd92947bf67138df94ec469174adcfb83.tar.bz2 tangerine-wallet-browser-01f0f1fcd92947bf67138df94ec469174adcfb83.tar.lz tangerine-wallet-browser-01f0f1fcd92947bf67138df94ec469174adcfb83.tar.xz tangerine-wallet-browser-01f0f1fcd92947bf67138df94ec469174adcfb83.tar.zst tangerine-wallet-browser-01f0f1fcd92947bf67138df94ec469174adcfb83.zip |
Version 6 RC1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 3da2af544..08da61691 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ ## Current Develop Branch +## 6.0.0 Thu Feb 07 2019 + +- [#6082](https://github.com/MetaMask/metamask-extension/pull/6082): Migrate all users to the new UI +- [#6114](https://github.com/MetaMask/metamask-extension/pull/6114): Set custom gas data in state from inline advance gas controls on send screen +- [#6091](https://github.com/MetaMask/metamask-extension/pull/6091): Add Swap feature to CurrencyInput +- [#6090](https://github.com/MetaMask/metamask-extension/pull/6090): Change gas labels to Slow/Average/Fast +- [#6112](https://github.com/MetaMask/metamask-extension/pull/6112): Extract advanced gas input controls to their own component +- [#5929](https://github.com/MetaMask/metamask-extension/pull/5929): Update design of phishing warning screen + ## 5.3.5 Mon Feb 4 2019 - [#6084](https://github.com/MetaMask/metamask-extension/pull/6087): Privacy mode fixes |