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

Commit b0bf765

Browse files
authored
Update changelog for 0.51.0 release.
1 parent 9b4dbb0 commit b0bf765

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.51.0-SNAPSHOT (In Development)
7+
# 0.52.0-SNAPSHOT (In Development)
88

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)
9+
* [Commits](https://github.com/mozilla-mobile/android-components/compare/v0.51.0...master)
10+
* [Milestone](https://github.com/mozilla-mobile/android-components/milestone/55?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.51.0
16+
17+
* [Commits](https://github.com/mozilla-mobile/android-components/compare/v0.50.0...v0.51.0)
18+
* [Milestone](https://github.com/mozilla-mobile/android-components/milestone/54?closed=1)
19+
* [Dependencies](https://github.com/mozilla-mobile/android-components/blob/v0.51.0/buildSrc/src/main/java/Dependencies.kt)
20+
* [Gecko](https://github.com/mozilla-mobile/android-components/blob/v0.51.0/buildSrc/src/main/java/Gecko.kt)
21+
* [Configuration](https://github.com/mozilla-mobile/android-components/blob/v0.51.0/buildSrc/src/main/java/Config.kt)
22+
1523
* **browser-awesomebar**
1624
* Fixed an issue where new suggestions would leave you scrolled to the middle of the list
1725

0 commit comments

Comments
 (0)