From fe9a4652fb0f05a1f3747e2a148c91a3161d9f91 Mon Sep 17 00:00:00 2001 From: Michael Stilkerich Date: Mon, 27 Sep 2021 20:31:29 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e0963ff..2f2abb7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ ## Version 1.2.1 (to 1.2.0) - Change license to less restrictive MIT license +- Add workaround to enable Bearer authentication with yahoo CardDAV API (#14) ## Version 1.2.0 (to 1.1.0)