Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Tor Project
Applications
android-components
Commits
c53c3cf7
Commit
c53c3cf7
authored
Feb 11, 2019
by
Christian Sadilek
Committed by
Sebastian Kaspari
Feb 12, 2019
Browse files
Add changelog for 0.42.0
parent
f9ac11a0
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/changelog.md
View file @
c53c3cf7
...
...
@@ -3,16 +3,24 @@ layout: page
title
:
Changelog
permalink
:
/changelog/
---
# 0.43.0-SNAPSHOT (In Development)
# 0.42.0-SNAPSHOT (In Development)
*
[
Commits
](
https://github.com/mozilla-mobile/android-components/compare/v0.41.0...master
)
*
[
Milestone
](
https://github.com/mozilla-mobile/android-components/milestone/44?closed=1
)
*
[
API reference
](
https://mozilla-mobile.github.io/android-components/api/0.41.0/index
)
*
[
Commits
](
https://github.com/mozilla-mobile/android-components/compare/v0.42.0...master
)
*
[
Milestone
](
https://github.com/mozilla-mobile/android-components/milestone/45?closed=1
)
*
[
API reference
](
https://mozilla-mobile.github.io/android-components/api/0.42.0/index
)
*
[
Dependencies
](
https://github.com/mozilla-mobile/android-components/blob/master/buildSrc/src/main/java/Dependencies.kt
)
*
[
Gecko
](
https://github.com/mozilla-mobile/android-components/blob/master/buildSrc/src/main/java/Gecko.kt
)
*
[
Configuration
](
https://github.com/mozilla-mobile/android-components/blob/master/buildSrc/src/main/java/Config.kt
)
# 0.42.0
*
[
Commits
](
https://github.com/mozilla-mobile/android-components/compare/v0.41.0...v0.42.0
)
*
[
Milestone
](
https://github.com/mozilla-mobile/android-components/milestone/44?closed=1
)
*
[
API reference
](
https://mozilla-mobile.github.io/android-components/api/0.42.0/index
)
*
[
Dependencies
](
https://github.com/mozilla-mobile/android-components/blob/v0.42.0/buildSrc/src/main/java/Dependencies.kt
)
*
[
Gecko
](
https://github.com/mozilla-mobile/android-components/blob/v0.42.0/buildSrc/src/main/java/Gecko.kt
)
*
[
Configuration
](
https://github.com/mozilla-mobile/android-components/blob/v0.42.0/buildSrc/src/main/java/Config.kt
)
*
**engine-gecko-nightly**
*
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).
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment