summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)