Skip to content
This repository was archived by the owner on Nov 1, 2022. It is now read-only.

Commit 8d8990c

Browse files
committed
Update changelog for 0.50.0 release.
1 parent 17a8f77 commit 8d8990c

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

docs/changelog.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,22 @@ title: Changelog
44
permalink: /changelog/
55
---
66

7-
# 0.50.0-SNAPSHOT (In Development)
7+
# 0.51.0-SNAPSHOT (In Development)
88

9-
* [Commits](https://github.com/mozilla-mobile/android-components/compare/v0.49.0...master)
10-
* [Milestone](https://github.com/mozilla-mobile/android-components/milestone/53?closed=1)
9+
* [Commits](https://github.com/mozilla-mobile/android-components/compare/v0.50.0...master)
10+
* [Milestone](https://github.com/mozilla-mobile/android-components/milestone/54?closed=1)
1111
* [Dependencies](https://github.com/mozilla-mobile/android-components/blob/master/buildSrc/src/main/java/Dependencies.kt)
1212
* [Gecko](https://github.com/mozilla-mobile/android-components/blob/master/buildSrc/src/main/java/Gecko.kt)
1313
* [Configuration](https://github.com/mozilla-mobile/android-components/blob/master/buildSrc/src/main/java/Config.kt)
1414

15+
# 0.50.0
16+
17+
* [Commits](https://github.com/mozilla-mobile/android-components/compare/v0.49.0...v0.50.0)
18+
* [Milestone](https://github.com/mozilla-mobile/android-components/milestone/53?closed=1)
19+
* [Dependencies](https://github.com/mozilla-mobile/android-components/blob/v0.50.0/buildSrc/src/main/java/Dependencies.kt)
20+
* [Gecko](https://github.com/mozilla-mobile/android-components/blob/v0.50.0/buildSrc/src/main/java/Gecko.kt)
21+
* [Configuration](https://github.com/mozilla-mobile/android-components/blob/v0.50.0r/buildSrc/src/main/java/Config.kt)
22+
1523
* **browser-toolbar**
1624
* Added `titleView` to `DisplayToolbar` which displays the title of the page. Various options are able to modified such as
1725
`titleTextSize`, `titleColor`, and `displayTitle`. In custom tabs, the URL will now only display the hostname.

0 commit comments

Comments
 (0)