From 0a48aa84ca45ce495f1c1a23b28876bcc0fb243b Mon Sep 17 00:00:00 2001 From: Dan Date: Thu, 29 Mar 2018 20:52:45 -0230 Subject: [PATCH] Add changelog entry for language selection. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bb9554a87..5d5d3cc1c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ - Fix bug where the "Reset account" feature would not clear the network cache. - Increase maximum gas limit, to allow very gas heavy transactions, since block gas limits have been stable. +- Allow user to select language on settings page ## 4.4.0 Mon Mar 26 2018