aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDan Finlay <dan@danfinlay.com>2017-01-11 06:20:51 +0800
committerDan Finlay <dan@danfinlay.com>2017-01-11 06:20:51 +0800
commit55a55754d02672982bb57c496b5773e8ea1b8869 (patch)
tree88ab1d18a9f923458492b969d0f558eff693a431 /CHANGELOG.md
parent21e2e4efd803c8c904cecf039ee73fead0e6c4c1 (diff)
downloadtangerine-wallet-browser-55a55754d02672982bb57c496b5773e8ea1b8869.tar
tangerine-wallet-browser-55a55754d02672982bb57c496b5773e8ea1b8869.tar.gz
tangerine-wallet-browser-55a55754d02672982bb57c496b5773e8ea1b8869.tar.bz2
tangerine-wallet-browser-55a55754d02672982bb57c496b5773e8ea1b8869.tar.lz
tangerine-wallet-browser-55a55754d02672982bb57c496b5773e8ea1b8869.tar.xz
tangerine-wallet-browser-55a55754d02672982bb57c496b5773e8ea1b8869.tar.zst
tangerine-wallet-browser-55a55754d02672982bb57c496b5773e8ea1b8869.zip
Bump changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 420296bbd..9cd13e102 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,7 @@
- Remove certain non-essential permissions from certain builds.
- Add a check for when a tx is included in a block.
+- Fix bug where browser-solidity would sometimes warn of a contract creation error when there was none.
- Minor modifications to network display.
- Network now displays properly for pending transactions.
- Implement replay attack protections allowed by EIP 155.