From fc92cb9adb1832e57409bb5d8b3189f5cbdbbade Mon Sep 17 00:00:00 2001 From: Nicco Kunzmann Date: Fri, 11 Oct 2024 12:33:29 +0100 Subject: [PATCH] Update CHANGES.rst Co-authored-by: Steve Piercy --- CHANGES.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.rst b/CHANGES.rst index 59703fb9..d2d9949b 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -14,7 +14,7 @@ Breaking changes: New features: -- Add ``Event.end``, ``Event.start``, ``Event.dtstart`` and ``Event.dtend`` attributes, see `Issue 662 `_ +- Added ``Event.end``, ``Event.start``, ``Event.dtstart``, and ``Event.dtend`` attributes. See `Issue 662 `_. Bug fixes: