From 8421c97db21af0bc616fa6c0671f6f1a3b60b815 Mon Sep 17 00:00:00 2001 From: Dan Finlay Date: Fri, 29 Apr 2016 17:02:26 -0700 Subject: Bumped changelog for transaction list enhancements --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a2e9e1afa..d2d471556 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 -- cgit v1.2.3