summaryrefslogtreecommitdiff
path: root/ReleaseNotes.txt
diff options
context:
space:
mode:
authorAllen Winter <allen.winter@kdab.com>2022-01-20 08:13:06 -0500
committerAllen Winter <allen.winter@kdab.com>2022-01-20 08:13:06 -0500
commit135d201161425bbb112daaef0bb5a5c837aea8d0 (patch)
tree89ce214b1751d092821cf0696fd0b26d15a582d9 /ReleaseNotes.txt
parent6a53b7bff33ed4097e2e46458d69425fae0ccec9 (diff)
downloadlibical-git-135d201161425bbb112daaef0bb5a5c837aea8d0.tar.gz
ReleaseNotes.txt - mention rfc9073 and rfc9074 support
Diffstat (limited to 'ReleaseNotes.txt')
-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()