From db77ceccadd6e868b1c6e34a581e1bc0ef9d8592 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Sun, 2 May 2021 22:58:38 +0530 Subject: Fix incorrect changelog entries (#1401) --- autofill-parser/CHANGELOG.md | 2 -- 1 file changed, 2 deletions(-) (limited to 'autofill-parser/CHANGELOG.md') diff --git a/autofill-parser/CHANGELOG.md b/autofill-parser/CHANGELOG.md index f9a4fc2c..71d94cb5 100644 --- a/autofill-parser/CHANGELOG.md +++ b/autofill-parser/CHANGELOG.md @@ -12,8 +12,6 @@ All notable changes to this project will be documented in this file. - The library now requires Kotlin 1.5.0 configured with `kotlinOptions.languageVersion = "1.5"`. -- The synchronous and callback based APIs in `OpenPgpApi` have been removed in favor of a singular coroutines-based entrypoint. - ### Fixed - Fix build warning from undeclared unsigned type use. -- cgit v1.2.3