From 1519c69e8cffb7eb6515d217f4925f8d9f19f299 Mon Sep 17 00:00:00 2001 From: Lina Butler Date: Thu, 20 Jul 2023 16:32:50 -0700 Subject: [PATCH] suggest: Add CHANGELOG entry. --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e403cd086a..6274064865 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ - Removed obsolete sync functions that were exposed for Firefox iOS prior to the sync manager component integration ([#5725](https://github.com/mozilla/application-services/pull/5725)). +### ✨ What's New ✨ + +- Added a new Firefox Suggest component ([#5723](https://github.com/mozilla/application-services/pull/5723)). + ## Nimbus SDK ⛅️🔬🔭 ### ✨ What's New ✨