Skip to content

Commit

Permalink
Issue mozilla-mobile#7313: Add changelog for tabs tray changes
Browse files Browse the repository at this point in the history
  • Loading branch information
jonalmeida committed Jun 12, 2020
1 parent 9c1a921 commit 1f143e1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,13 @@ permalink: /changelog/
* Smaller binary library after a big dependency was dropped
* Limit the number of upload retries in all implementations

* **support-images**:
* Added `ImageLoader` API for loading images directly into an `ImageView`.

* **browser-tabstray**:
* ⚠️ **This is a breaking change**: `TabsAdapter` and `DefaultTabViewHolder` take an optional `ImageLoader` for loading browser thumbnails.
* Fixed a bug in `TabsThumbnailView` where the `scaleFactor` was not applied all the time when expected.

# 44.0.0

* [Commits](https://github.com/mozilla-mobile/android-components/compare/v43.0.0...v44.0.0)
Expand Down

0 comments on commit 1f143e1

Please sign in to comment.