From 0ea39005d2e55ca289e62648a42366d701f7c3d3 Mon Sep 17 00:00:00 2001 From: Nicco Kunzmann Date: Sat, 29 Jun 2024 17:28:05 +0100 Subject: [PATCH] log changes --- CHANGES.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.rst b/CHANGES.rst index e9f54bdf..cc44b82c 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -62,6 +62,7 @@ New features: - Add function ``icalendar.use_pytz()``. - Allows selecting components with ``walk(select=func)`` where ``func`` takes a component and returns ``True``/``False``. +- Add compatibility to :rfc:`7529`, adding ``vMonth`` and ``vSkip`` Bug fixes: