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

Commit 6824fed

Browse files
committed
Update changelog for 0.35.0.
1 parent 2fcebcd commit 6824fed

File tree

1 file changed

+31
-2
lines changed

1 file changed

+31
-2
lines changed

docs/changelog.md

Lines changed: 31 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,38 @@ title: Changelog
44
permalink: /changelog/
55
---
66

7-
# 0.34.0-SNAPSHOT (In Development)
7+
# 0.35.0-SNAPSHOT (In Development)
88

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),
1039
[Milestone](https://github.com/mozilla-mobile/android-components/milestone/36?closed=1),
1140
[API reference](https://mozilla-mobile.github.io/android-components/api/0.34.0/index)
1241

0 commit comments

Comments
 (0)