From ecb0f9767bff2ee39ef807889056daebfe349e51 Mon Sep 17 00:00:00 2001 From: Kevin Serrano Date: Thu, 7 Jul 2016 13:48:52 -0700 Subject: Add new test state with tx history. Fix alignment issue with transaction history text. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 54ac629e0..ce9bfb6e9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ - Fix formatting of account details. - Use web3 minified dist for faster inject times - Fix issue where dropdowns were not in front of icons. +- Align failed and successful transaction history text. ## 2.5.0 2016-06-29 -- cgit