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

Commit 64866f8

Browse files
csadilekpocmo
authored andcommitted
Add changelog entry for 0.9
1 parent 27fbeba commit 64866f8

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# 0.9
2+
3+
* Compiled against:
4+
* Android support libraries 27.1.1
5+
* Kotlin Standard library 1.2.41
6+
* Kotlin coroutines 0.22.5
7+
* GeckoView Nightly
8+
* date: 2018.05.16
9+
* version: 62.0.20180516100458
10+
* revision: dedd25bfd2794eaba95225361f82c701e49c9339
11+
12+
* **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`)
13+
* **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.
14+
115
# 0.8
216

317
* Compiled against:

0 commit comments

Comments
 (0)