From 61a347d1f60b95c571c4995ce1457fe15ce15dab Mon Sep 17 00:00:00 2001 From: Emily Kager Date: Wed, 10 Apr 2019 13:37:51 -0700 Subject: [PATCH] [fenix] For https://github.com/mozilla-mobile/fenix/issues/1375 - Add to changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5012d5f140..888d24ce9d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - #1170: Allow user to add a new site exception to site permissions - #1430 - Adds the Fenix Snackbar - #1397 - Adds favicons to the history view +- #1375 - Added setting for turning off history suggestions >>>>>>> For #1397 - Updates changelog ### Changed