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

Commit

Permalink
Add changelog entry for 0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
csadilek committed May 30, 2018
1 parent aca8f4a commit 5626134
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
# 0.8

* Compiled against:
* Android support libraries 27.1.1
* Kotlin Standard library 1.2.41
* Kotlin coroutines 0.22.5
* GeckoView Nightly
* date: 2018.05.16
* version: 62.0.20180516100458
* revision: dedd25bfd2794eaba95225361f82c701e49c9339

* **browser-session**, **engine-gecko**, **engine-system**: Added SSL information and secure state to session, and made it observable.
* **browser-toolbar**: Introduced page, browser and navigation actions and allow for them to be dynamically shown, hidden and updated. Added ability to specify custom behaviour for clicks on URL in display mode. Added support for custom background actions. Enabled layout transitions by default.
* **service-telemetry**: Added new mobile-metrics ping type.

* [Commits](https://github.com/mozilla-mobile/android-components/compare/v0.7...v0.8)

# 0.7

* Compiled against:
Expand Down

0 comments on commit 5626134

Please sign in to comment.