From f92ffcfea99985cce8e47ea115f24fdc4abbbc9b Mon Sep 17 00:00:00 2001 From: Peter Bieringer Date: Wed, 7 Jan 2026 07:17:07 +0100 Subject: [PATCH] add note about new package --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ca2a5de..cf2d9465 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ * Extend: conditionally announce vCard 4.0 in case vobject version is >= 1.0.0 * Fix: hook for server-side e-mail notification * Change: dependency PyPI/passlib (stale since 2020) replaced with PyPI/libpass >= 1.9.3 -* Extend: add a check whether bcrypt version is compatible with passlib(libpass) version +* Extend: add a check whether bcrypt version is compatible with passlib(libpass) version (requires "packaging") ## 3.5.10 * Improve: logging of broken calendar items during PUT