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) --- openpgp-ktx/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'openpgp-ktx') diff --git a/openpgp-ktx/CHANGELOG.md b/openpgp-ktx/CHANGELOG.md index 2b2ff9f7..707c2af5 100644 --- a/openpgp-ktx/CHANGELOG.md +++ b/openpgp-ktx/CHANGELOG.md @@ -3,6 +3,7 @@ ### [Unreleased] - 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. - Accept emails without a TLD ### [3.0.0] - 2021-04-10 -- cgit v1.2.3