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.9
Browse files Browse the repository at this point in the history
  • Loading branch information
csadilek authored and pocmo committed Jun 6, 2018
1 parent 27fbeba commit 64866f8
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# 0.9

* 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

* **feature-session**, **engine-gecko**, **engine-system**: Added functionality and API to save/restore engine session state and made sure it's persisted by default (using `DefaultSessionStorage`)
* **concept-toolbar**: Use "AppCompat" versions of ImageButton and ImageView. Add `notifyListener` parameter to `setSelected` and `toggle` to specify whether or not listeners should be invoked.

# 0.8

* Compiled against:
Expand Down

0 comments on commit 64866f8

Please sign in to comment.