@@ -4,9 +4,38 @@ title: Changelog
4
4
permalink : /changelog/
5
5
---
6
6
7
- # 0.34 .0-SNAPSHOT (In Development)
7
+ # 0.35 .0-SNAPSHOT (In Development)
8
8
9
- * [ Commits] ( https://github.com/mozilla-mobile/android-components/compare/v0.33.0...master ) ,
9
+ * [ Commits] ( https://github.com/mozilla-mobile/android-components/compare/v0.34.0...master ) ,
10
+ [ Milestone] ( https://github.com/mozilla-mobile/android-components/milestone/37?closed=1 ) ,
11
+ [ API reference] ( https://mozilla-mobile.github.io/android-components/api/0.35.0/index )
12
+
13
+ * Compiled against:
14
+ * Android (SDK: 28, Support Libraries: 28.0.0)
15
+ * Kotlin (Stdlib: 1.3.10, Coroutines: 1.0.1)
16
+ * Kotlin (Stdlib: 1.3.0, Coroutines: 1.0.1)
17
+ * GeckoView (Nightly: 65.0.20181129095546, Beta: 64.0.20181022150107, Release: 63.0.20181018182531)
18
+ * Mozilla App Services (FxA: 0.11.2, Sync Logins: 0.11.2, Places: 0.11.2)
19
+ * Third Party Libs (Sentry: 1.7.14, Okhttp: 3.12.0)
20
+
21
+ # 0.34.1
22
+
23
+ * [ Commits] ( https://github.com/mozilla-mobile/android-components/compare/v0.34.0...v0.34.1 )
24
+
25
+ * Compiled against:
26
+ * Android (SDK: 28, Support Libraries: 28.0.0)
27
+ * Kotlin (Stdlib: 1.3.10, Coroutines: 1.0.1)
28
+ * Kotlin (Stdlib: 1.3.0, Coroutines: 1.0.1)
29
+ * GeckoView (Nightly: ** 65.0.20181129095546** 🔺, Beta: 64.0.20181022150107, Release: 63.0.20181018182531)
30
+ * Mozilla App Services (FxA: 0.11.2, Sync Logins: 0.11.2, Places: 0.11.2)
31
+ * Third Party Libs (Sentry: 1.7.14, Okhttp: 3.12.0)
32
+
33
+ * ** browser-engine-gecko-nightly**
34
+ * Updated GeckoView dependency.
35
+
36
+ # 0.34.0
37
+
38
+ * [ Commits] ( https://github.com/mozilla-mobile/android-components/compare/v0.33.0...v0.34.0 ) ,
10
39
[ Milestone] ( https://github.com/mozilla-mobile/android-components/milestone/36?closed=1 ) ,
11
40
[ API reference] ( https://mozilla-mobile.github.io/android-components/api/0.34.0/index )
12
41
0 commit comments