summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ReleaseNotes.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt
index edc5c153..c3186512 100644
--- a/ReleaseNotes.txt
+++ b/ReleaseNotes.txt
@@ -6,7 +6,8 @@ Version 3.1.0 (NOT RELEASED YET):
* MSVC 2013 or higher (when building on Windows with MSVC)
* Requires CMake v3.11.0 or higher
* libical-glib now requires glib 2.38 or higher
- * Improved FindICU (from the official CMake)
+ * draft-ietf-calext-eventpub-extensions-19 (RFC 9073) support added
+ * draft-ietf-calext-valarm-extensions-07 (RFC 9074) support added
* Allow previous recurrence iteration
* Improved performance of recurrence iterators
* All ical*_new_clone() functions have been deprecated in favour of ical*_clone()