aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorkumavis <kumavis@users.noreply.github.com>2017-06-06 07:00:28 +0800
committerGitHub <noreply@github.com>2017-06-06 07:00:28 +0800
commit29c7739efce215f94759295b89c7b46828badb12 (patch)
tree3f4481efbadde97d30525d1d503c13cff73a61f7 /CHANGELOG.md
parent9d5525ecf69a19ffbc76d2529a6aa3911c477023 (diff)
parent838ffb62ee59a36d1dbfdafca0dc6727aeb6985d (diff)
downloadtangerine-wallet-browser-29c7739efce215f94759295b89c7b46828badb12.tar.gz
tangerine-wallet-browser-29c7739efce215f94759295b89c7b46828badb12.tar.zst
tangerine-wallet-browser-29c7739efce215f94759295b89c7b46828badb12.zip
Merge pull request #1551 from MetaMask/i1550-FixContractPublication
I1550 fix contract publication
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 14a6ef3a7..cbab1c71a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,10 @@
## Current Master
+## 3.7.6 2017-6-5
+
+- Fix bug that prevented publishing contracts.
+
## 3.7.5 2017-6-5
- Prevent users from sending to the `0x0` address.