aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 970ebde80..177545214 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,9 +1,14 @@
# Changelog
## Current Master
+
+- Fix bug that would cause MetaMask to occasionally lose its StreamProvider connection and drop requests.
+
+## 2.13.8 2016-11-16
+
- Show a warning when a transaction fails during simulation.
- Fix bug where 20% of gas estimate was not being added properly.
-- Render error messages in our confirmation screen more gracefully.
+- Render error messages in confirmation screen more gracefully.
## 2.13.7 2016-11-8