1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 03:12:42 +02:00

Bumped changelog for transaction list enhancements

This commit is contained in:
Dan Finlay 2016-04-29 17:02:26 -07:00
parent 3a3444aad1
commit 8421c97db2

View File

@ -9,6 +9,9 @@
- Account icons are now "identicons" (deterministically generated from the address).
- Fixed link to Slack channel.
- Added a context guard for "define" to avoid UMD's exporting themselves to the wrong module system
- Transaction list now only shows transactions for the current account.
- Transaction list now only shows transactions for the current network (mainnet, testnet, testrpc).
- Fixed transaction links to etherscan blockchain explorer.
# 1.6.0 2016-04-22