diff options
author | Dan Finlay <dan@danfinlay.com> | 2017-12-07 12:43:50 +0800 |
---|---|---|
committer | Dan Finlay <dan@danfinlay.com> | 2017-12-07 12:43:50 +0800 |
commit | b26c97529424f8d8cb90364e9114c054c76e10e5 (patch) | |
tree | 8f51823f28b4601c2ef81845d73e511a926dd316 | |
parent | 73da8a5a4f0fc10fbcc37a5e2e8cadaab402de55 (diff) | |
download | tangerine-wallet-browser-b26c97529424f8d8cb90364e9114c054c76e10e5.tar.gz tangerine-wallet-browser-b26c97529424f8d8cb90364e9114c054c76e10e5.tar.zst tangerine-wallet-browser-b26c97529424f8d8cb90364e9114c054c76e10e5.zip |
Bump changelog
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 009cd5f7c..7b07b6867 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## Current Master +- Allow resubmitting transactions that are taking long to complete. + ## 3.12.1 2017-11-29 - Fix bug where a user could be shown two different seed phrases. |