Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit 152f552

Browse files
committed
autofill-parser: update changelog
1 parent a723ded commit 152f552

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

autofill-parser/CHANGELOG.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,16 @@ All notable changes to this project will be documented in this file.
88

99
- Changed the support level for Chrome Beta/Canary/Dev/Stable, Bromite and Ungoogled Chromium to `PasswordFillAndSaveIfNoAccessibility`.
1010

11-
- Updated `androidx.annotation` to 1.1.0 and `androidx.autofill` to `1.2.0-alpha01`.
11+
- Updated `androidx.annotation` to 1.3.0 and `androidx.autofill` to `1.2.0-beta01`.
1212

13-
- The library now requires Kotlin 1.5.0 configured with `kotlinOptions.languageVersion = "1.5"`.
13+
- The library now uses Kotlin 1.6.10 and Coroutines 1.6.0.
1414

1515
- Added [Styx](https://github.com/jamal2362/Styx) to supported Autofill browsers.
1616

17+
- The dependency on [timberkt](https://github.com/ajalt/timberkt) has been replaced with [logcat](https://github.com/square/logcat).
18+
19+
- Updated `publicsuffixes` list to the latest version as of Dec 18 2021.
20+
1721
### Fixed
1822

1923
- Fix build warning from undeclared unsigned type use.

0 commit comments

Comments
 (0)