Skip to content

Commit c53c3cf

Browse files
csadilekpocmo
authored andcommitted
Add changelog for 0.42.0
1 parent f9ac11a commit c53c3cf

File tree

1 file changed

+13
-5
lines changed

1 file changed

+13
-5
lines changed

docs/changelog.md

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,24 @@ layout: page
33
title: Changelog
44
permalink: /changelog/
55
---
6+
# 0.43.0-SNAPSHOT (In Development)
67

7-
# 0.42.0-SNAPSHOT (In Development)
8-
9-
* [Commits](https://github.com/mozilla-mobile/android-components/compare/v0.41.0...master)
10-
* [Milestone](https://github.com/mozilla-mobile/android-components/milestone/44?closed=1)
11-
* [API reference](https://mozilla-mobile.github.io/android-components/api/0.41.0/index)
8+
* [Commits](https://github.com/mozilla-mobile/android-components/compare/v0.42.0...master)
9+
* [Milestone](https://github.com/mozilla-mobile/android-components/milestone/45?closed=1)
10+
* [API reference](https://mozilla-mobile.github.io/android-components/api/0.42.0/index)
1211
* [Dependencies](https://github.com/mozilla-mobile/android-components/blob/master/buildSrc/src/main/java/Dependencies.kt)
1312
* [Gecko](https://github.com/mozilla-mobile/android-components/blob/master/buildSrc/src/main/java/Gecko.kt)
1413
* [Configuration](https://github.com/mozilla-mobile/android-components/blob/master/buildSrc/src/main/java/Config.kt)
1514

15+
# 0.42.0
16+
17+
* [Commits](https://github.com/mozilla-mobile/android-components/compare/v0.41.0...v0.42.0)
18+
* [Milestone](https://github.com/mozilla-mobile/android-components/milestone/44?closed=1)
19+
* [API reference](https://mozilla-mobile.github.io/android-components/api/0.42.0/index)
20+
* [Dependencies](https://github.com/mozilla-mobile/android-components/blob/v0.42.0/buildSrc/src/main/java/Dependencies.kt)
21+
* [Gecko](https://github.com/mozilla-mobile/android-components/blob/v0.42.0/buildSrc/src/main/java/Gecko.kt)
22+
* [Configuration](https://github.com/mozilla-mobile/android-components/blob/v0.42.0/buildSrc/src/main/java/Config.kt)
23+
1624
* **engine-gecko-nightly**
1725
* Now also serves as an implementation of `concept-fetch` by providing the new `GeckoViewFetchClient`. This allows applications to rely on Gecko's networking capabilities when issuing HTTP requests, even outside the browser view (GeckoView).
1826

0 commit comments

Comments
 (0)