@@ -4,13 +4,20 @@ title: Changelog
4
4
permalink : /changelog/
5
5
---
6
6
7
- # 95 .0.0 (In Development)
7
+ # 96 .0.0 (In Development)
8
8
* [ Commits] ( https://github.com/mozilla-mobile/android-components/compare/v94.0.0...main )
9
- * [ Milestone] ( https://github.com/mozilla-mobile/android-components/milestone/142 ?closed=1 )
9
+ * [ Milestone] ( https://github.com/mozilla-mobile/android-components/milestone/143 ?closed=1 )
10
10
* [ Dependencies] ( https://github.com/mozilla-mobile/android-components/blob/main/buildSrc/src/main/java/Dependencies.kt )
11
11
* [ Gecko] ( https://github.com/mozilla-mobile/android-components/blob/main/buildSrc/src/main/java/Gecko.kt )
12
12
* [ Configuration] ( https://github.com/mozilla-mobile/android-components/blob/main/.config.yml )
13
13
14
+ # 95.0.0
15
+ * [ Commits] ( https://github.com/mozilla-mobile/android-components/compare/v94.0.0...v95.0.0 )
16
+ * [ Milestone] ( https://github.com/mozilla-mobile/android-components/milestone/142?closed=1 )
17
+ * [ Dependencies] ( https://github.com/mozilla-mobile/android-components/blob/v95.0.0/buildSrc/src/main/java/Dependencies.kt )
18
+ * [ Gecko] ( https://github.com/mozilla-mobile/android-components/blob/v95.0.0/buildSrc/src/main/java/Gecko.kt )
19
+ * [ Configuration] ( https://github.com/mozilla-mobile/android-components/blob/v95.0.0/.config.yml )
20
+
14
21
* ** support-utils**
15
22
* 🌟️️ ** Add Firefox Focus packages to known browsers list
16
23
@@ -24,7 +31,7 @@ permalink: /changelog/
24
31
* ** compose-awesomebar**
25
32
* ` AwesomeBar ` takes an optional ` Profiler ` . If passed in, two new profiler markers will be added: ` SuggestionFetcher.fetch ` and ` Suggestion update ` .
26
33
27
- # 94.0.0 (In Development)
34
+ # 94.0.0
28
35
* [ Commits] ( https://github.com/mozilla-mobile/android-components/compare/v93.0.0...v94.0.0 )
29
36
* [ Milestone] ( https://github.com/mozilla-mobile/android-components/milestone/141?closed=1 )
30
37
* [ Dependencies] ( https://github.com/mozilla-mobile/android-components/blob/v94.0.0/buildSrc/src/main/java/Dependencies.kt )
0 commit comments