From 28a41c203fdb920ed6af3b9484210c4ad0f6093a Mon Sep 17 00:00:00 2001 From: kumavis Date: Tue, 13 Mar 2018 15:24:26 -0700 Subject: Update CHANGELOG.md --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 131deae72..03b4a4cec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,15 +1,16 @@ # Changelog ## Current Master + +- Add ability for internationalization. - Fix flashing to Log in screen after logging in or restoring from seed phrase. - Increase tap areas for menu buttons on mobile - Change all fonts in new-ui onboarding to Roboto, size 400 - Add a welcome screen to new-ui onboarding flow - Make new-ui create password screen responsive - Hide network dropdown before account is initialized -- Add ability for internationalization. +- Fix bug that could prevent MetaMask from saving the latest vault. -- Fix bug that could cause MetaMask to lose all of its local data. ## 4.2.0 Tue Mar 06 2018 - Replace "Loose" wording to "Imported". -- cgit