From da5bf684d22e894bd941bf505ef4dfa96a3cf330 Mon Sep 17 00:00:00 2001 From: Dan Finlay Date: Wed, 13 Apr 2016 10:15:16 -0700 Subject: Bump changelog for 1.5.0 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 418c85c46..3bc6b4e38 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## Current Master +## 1.5.0 2016-04-13 + - Added ability to send ether. - Fixed bugs related to using Javascript numbers, which lacked appropriate precision. - Corrected text above account list. Selected account is visible to all sites, not just the current domain. -- cgit