This repository was archived by the owner on Nov 1, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Original file line number Diff line number Diff line change @@ -4,14 +4,22 @@ title: Changelog
4
4
permalink : /changelog/
5
5
---
6
6
7
- # 0.51 .0-SNAPSHOT (In Development)
7
+ # 0.52 .0-SNAPSHOT (In Development)
8
8
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 )
11
11
* [ Dependencies] ( https://github.com/mozilla-mobile/android-components/blob/master/buildSrc/src/main/java/Dependencies.kt )
12
12
* [ Gecko] ( https://github.com/mozilla-mobile/android-components/blob/master/buildSrc/src/main/java/Gecko.kt )
13
13
* [ Configuration] ( https://github.com/mozilla-mobile/android-components/blob/master/buildSrc/src/main/java/Config.kt )
14
14
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
+
15
23
* ** browser-awesomebar**
16
24
* Fixed an issue where new suggestions would leave you scrolled to the middle of the list
17
25
You can’t perform that action at this time.
0 commit comments