1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 09:57:02 +01:00

Fix the changelog again.

This commit is contained in:
Kevin Serrano 2017-09-18 12:04:46 -07:00
parent 90e0c10dc2
commit 899a12cb2a
No known key found for this signature in database
GPG Key ID: BF999DEFC7371BA1

View File

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