mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 18:00:18 +01:00
Fix the changelog again.
This commit is contained in:
parent
90e0c10dc2
commit
899a12cb2a
@ -8,7 +8,8 @@
|
|||||||
- Fixed a long standing memory leak associated with filters installed by dapps
|
- Fixed a long standing memory leak associated with filters installed by dapps
|
||||||
- Fix link to support center.
|
- Fix link to support center.
|
||||||
- Fixed tooltip icon locations to avoid overflow.
|
- Fixed tooltip icon locations to avoid overflow.
|
||||||
- Warn users when a dapp proposes a high gas limit (90% of blockGasLimit or higher)
|
- Warn users when a dapp proposes a high gas limit (90% of blockGasLimit or higher
|
||||||
|
- Sort currencies by currency name (thanks to strelok1: https://github.com/strelok1).
|
||||||
|
|
||||||
## 3.10.0 2017-9-11
|
## 3.10.0 2017-9-11
|
||||||
|
|
||||||
@ -17,8 +18,6 @@
|
|||||||
- Add info on token contract addresses.
|
- Add info on token contract addresses.
|
||||||
- Add validation preventing users from inputting their own addresses as token tracking addresses.
|
- Add validation preventing users from inputting their own addresses as token tracking addresses.
|
||||||
- Added button to reject all transactions (thanks to davidp94! https://github.com/davidp94)
|
- Added button to reject all transactions (thanks to davidp94! https://github.com/davidp94)
|
||||||
- Add AUD to currency list (thanks to strelok1 https://github.com/strelok1).
|
|
||||||
- Sort currencies by currency name (also thanks to strelok1).
|
|
||||||
|
|
||||||
|
|
||||||
## 3.9.13 2017-9-8
|
## 3.9.13 2017-9-8
|
||||||
|
Loading…
Reference in New Issue
Block a user