summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAllen Winter <allen.winter@kdab.com>2019-05-11 10:31:40 -0400
committerAllen Winter <allen.winter@kdab.com>2019-05-11 10:31:40 -0400
commit344bef77afb5078f68f8a810df9af7eee19cd58c (patch)
tree558fc2ed9f3f65c2733fa06610accd78831f461d
parentfab2ff9538810e61dc8646d37de792ccd92d9469 (diff)
downloadlibical-git-344bef77afb5078f68f8a810df9af7eee19cd58c.tar.gz
ReleaseNotes.txt - update
-rw-r--r--ReleaseNotes.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt
index 61c3e4fd..03a5958e 100644
--- a/ReleaseNotes.txt
+++ b/ReleaseNotes.txt
@@ -17,7 +17,7 @@ Version 3.1.0 (NOT RELEASED YET):
+ struct icaltimezonephase
* Improved performance of recurrence iterators
-Version 3.0.5 (NOT RELEASED YET):
+Version 3.0.5:
-------------
* New publicly available function:
+ icalproperty_get_datetime_with_component()
@@ -27,6 +27,7 @@ Version 3.0.5 (NOT RELEASED YET):
* GObject Introspection - use $MAJOR-0 versioning
* libical-glib API is considered unstable, define LIBICAL_GLIB_UNSTABLE_API=1 before
including <libical-glib/libical-glib.h> to be able to use it.
+ * Built-in timezones updated to tzdata2019a
Version 3.0.4:
--------------