From f69721a98ddcbd65fb41c1fd0fa1ce6001e75ab5 Mon Sep 17 00:00:00 2001 From: Dan Finlay Date: Thu, 26 May 2016 14:34:04 -0700 Subject: [PATCH] Bump changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b0469b19..e59f7ded3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,9 @@ ## Current Master +- Added pending transactions to transaction list on account screen. +- Clicking a pending transaction takes you back to the transaction approval screen. + ## 2.1.0 2016-05-26 - Added copy address button to account list.