aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDan Finlay <dan@danfinlay.com>2018-12-04 02:54:31 +0800
committerDan Finlay <dan@danfinlay.com>2018-12-04 02:54:31 +0800
commita1528674bcc7c6579e0a44d666861f608e234437 (patch)
tree786b66ff556bc30a7f6136ba130e889408dcebb4 /CHANGELOG.md
parent27ce494cf39b27da7992c9bc3c2424156bc000a3 (diff)
downloadtangerine-wallet-browser-a1528674bcc7c6579e0a44d666861f608e234437.tar
tangerine-wallet-browser-a1528674bcc7c6579e0a44d666861f608e234437.tar.gz
tangerine-wallet-browser-a1528674bcc7c6579e0a44d666861f608e234437.tar.bz2
tangerine-wallet-browser-a1528674bcc7c6579e0a44d666861f608e234437.tar.lz
tangerine-wallet-browser-a1528674bcc7c6579e0a44d666861f608e234437.tar.xz
tangerine-wallet-browser-a1528674bcc7c6579e0a44d666861f608e234437.tar.zst
tangerine-wallet-browser-a1528674bcc7c6579e0a44d666861f608e234437.zip
Version 5.1.0: East Bay
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5f98745a9..f8c1937af 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,13 @@
## Current Develop Branch
+## 5.1.0 Mon Dec 03 2018
+
+- [#5860](https://github.com/MetaMask/metamask-extension/pull/5860): Fixed an infinite spinner bug.
+- [#5875](https://github.com/MetaMask/metamask-extension/pull/5875): Update phishing warning copy
+- [#5863](https://github.com/MetaMask/metamask-extension/pull/5863): bugfix: normalize contract addresss when fetching exchange rates
+- [#5843](https://github.com/MetaMask/metamask-extension/pull/5843): Use selector for state.metamask.accounts in all cases.
+
## 5.0.4 Thu Nov 29 2018
- [#5840](https://github.com/MetaMask/metamask-extension/pull/5840): transactions/tx-gas-utils - add the acctual response for eth_getCode for NO_CONTRACT_ERROR's && add a debug object to simulationFailed