File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,12 @@ permalink: /changelog/
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
+ * ** browser-engine-gecko** , ** browser-engine-gecko-beta** , ** browser-engine-gecko-nightly**
16
+ * ** Merge day!**
17
+ * ` browser-engine-gecko-release ` : GeckoView 66.0
18
+ * ` browser-engine-gecko-beta ` : GeckoView 67.0
19
+ * ` browser-engine-gecko-nightly ` : GeckoView 68.0
20
+
15
21
* ** concept-fetch**
16
22
* ⚠️ ** This is a breaking API change!** : ` Headers.Common ` was renamed to ` Headers.Names ` .
17
23
* Added ` Headers.Values ` .
@@ -31,7 +37,6 @@ permalink: /changelog/
31
37
* Blur controlled ` EngineView ` for better screen reader accessibility.
32
38
* Announce result count for screen reader users.
33
39
34
-
35
40
# 0.47.0
36
41
37
42
* [ Commits] ( https://github.com/mozilla-mobile/android-components/compare/v0.46.0...v0.47.0 )
You can’t perform that action at this time.
0 commit comments