diff --git a/docs/changelog.md b/docs/changelog.md index 934c0173df1..1df74256cb0 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -11,14 +11,9 @@ permalink: /changelog/ * [Gecko](https://github.com/mozilla-mobile/android-components/blob/main/buildSrc/src/main/java/Gecko.kt) * [Configuration](https://github.com/mozilla-mobile/android-components/blob/main/.config.yml) -* **feature-searchwidget**: - * Implement the common part of search widget in Android Components [#12565](https://github.com/mozilla-mobile/android-components/issues/12565). - * +* **browser-storage-sync**: + * Stop reporting to the crash servers the expected `OperationInterrupted` exceptions for when interrupting in progress reads/writes from Application-Services. [#12557](https://github.com/mozilla-mobile/android-components/issues/12557), [#12569](https://github.com/mozilla-mobile/android-components/issues/12569). -* **service-firefox-accounts** - * `SyncStatus` can now be `LoggedOut`. - * `SyncStoreSupport` will update the `SyncStore` with `LoggedOut` when observed. - # 104.0.0 * [Commits](https://github.com/mozilla-mobile/android-components/compare/v103.0.0...v104.0.0) * [Milestone](https://github.com/mozilla-mobile/android-components/milestone/151?closed=1)