Skip to content

Commit

Permalink
No issue: added info on breaking changes in concept-storage (mozilla-…
Browse files Browse the repository at this point in the history
…mobile#11671)

* No issue: added info on breaking changes in concept-storage

* No issue: added info on breaking changes in concept-storage

Co-authored-by: Gabriel Luong <[email protected]>

Co-authored-by: mike a <[email protected]>
Co-authored-by: Gabriel Luong <[email protected]>
  • Loading branch information
3 people authored Feb 4, 2022
1 parent 2d152a4 commit 78ed7ef
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ permalink: /changelog/
* Extend `DefaultTopSitesStorage` to accept a `TopSitesProvider` for fetching top sites. [#11483](https://github.com/mozilla-mobile/android-components/issues/11483)
* ⚠️ **This is a breaking change**: Added a new parameter `fetchProvidedTopSites` to `TopSitesConfig` to specify whether or not to fetch top sites from the `TopSitesProvider`. [#11605](https://github.com/mozilla-mobile/android-components/issues/11605)

* **concept-storage**
* ⚠️ **This is a breaking change**: Adds a new `isRemote` property in `VisitInfo` which distinguishes visits made on the device and those that come from Sync.

* **service-contile**
* Adds a `ContileTopSitesProvider` that implements `TopSitesProvider` for returning top sites from the Contile services API. [#11483](https://github.com/mozilla-mobile/android-components/issues/11483)

Expand Down

0 comments on commit 78ed7ef

Please sign in to comment.