summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAllen Winter <allen.winter@kdab.com>2022-01-17 10:19:56 -0500
committerAllen Winter <allen.winter@kdab.com>2022-01-17 10:19:56 -0500
commita8034ce04de60d71bbcd2c6bd0df7056160007c9 (patch)
treefdf723bd4dca80d0268c7b90e2542a246a867a7b
parentd3ed9471f7fcffea1cecaadf4e185a175163dfcf (diff)
downloadlibical-git-a8034ce04de60d71bbcd2c6bd0df7056160007c9.tar.gz
ReleaseNotes.txt - update for release 3.0.13v3.0.13
-rw-r--r--ReleaseNotes.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt
index b1cbe812..db84624a 100644
--- a/ReleaseNotes.txt
+++ b/ReleaseNotes.txt
@@ -1,8 +1,8 @@
Release Highlights
==================
-Version 3.0.13 (UNRELEASED):
-----------------------------
+Version 3.0.13 (17 January 2022):
+---------------------------------
* icalcomponent_get_dtend() return icaltime_null_time(), unless called on VEVENT, VAVAILABILITY or VFREEBUSY
* icalcomponent_get_duration() for VTODO calculate with DUE instead of DTEND
* Replace CMake FindBDB with FindBerleyDB (https://github.com/sum01/FindBerkeleyDB)