From 081a7a6ee1703328e7c425e641786146db09cd99 Mon Sep 17 00:00:00 2001 From: McLayn Date: Sun, 12 Jan 2025 13:28:49 +0100 Subject: [PATCH] Update CHANGES.rst --- CHANGES.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.rst b/CHANGES.rst index 237ea54..106babf 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -9,6 +9,7 @@ Minor changes: - Add a ``weekday`` attribute to ``vWeekday`` components. See `Issue 749 `_. - Document ``vRecur`` property. See `Issue 758 `_. - Print failure of doctest to aid debugging. +- Fix tests, improve code readability, fix typing. See `Issue 766 `_ and `Issue 765 `_. Breaking changes: