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
aa022233
Unverified
Commit
aa022233
authored
Oct 29, 2019
by
Sebastian Kaspari
Committed by
GitHub
Oct 29, 2019
Browse files
Update changelog for 19.0.0 release.
parent
ad9ade18
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/changelog.md
View file @
aa022233
...
...
@@ -4,14 +4,22 @@ title: Changelog
permalink
:
/changelog/
---
#
19
.0.0-SNAPSHOT (In Development)
#
20
.0.0-SNAPSHOT (In Development)
*
[
Commits
](
https://github.com/mozilla-mobile/android-components/compare/v1
8
.0.0...
v19.0.0
)
*
[
Milestone
](
https://github.com/mozilla-mobile/android-components/milestone/
79
?closed=1
)
*
[
Commits
](
https://github.com/mozilla-mobile/android-components/compare/v1
9
.0.0...
master
)
*
[
Milestone
](
https://github.com/mozilla-mobile/android-components/milestone/
80
?closed=1
)
*
[
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
)
# 19.0.0
*
[
Commits
](
https://github.com/mozilla-mobile/android-components/compare/v18.0.0...v19.0.0
)
*
[
Milestone
](
https://github.com/mozilla-mobile/android-components/milestone/79?closed=1
)
*
[
Dependencies
](
https://github.com/mozilla-mobile/android-components/blob/v19.0.0/buildSrc/src/main/java/Dependencies.kt
)
*
[
Gecko
](
https://github.com/mozilla-mobile/android-components/blob/v19.0.0/buildSrc/src/main/java/Gecko.kt
)
*
[
Configuration
](
https://github.com/mozilla-mobile/android-components/blob/v19.0.0/buildSrc/src/main/java/Config.kt
)
*
**browser-toolbar**
*
⚠️
**This is a breaking change**
: Refactored the internals to use
`ConstraintLayout`
. As part of this change the public API was simplified and unused methods/properties have been removed.
...
...
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