summaryrefslogtreecommitdiff
path: root/ReleaseNotes.txt
diff options
context:
space:
mode:
authorAllen Winter <allen.winter@kdab.com>2022-04-27 10:45:21 -0400
committerAllen Winter <allen.winter@kdab.com>2022-04-27 10:45:21 -0400
commit130a2634f459bc86b5d92d13082ef8d3b807181d (patch)
tree1adf9a95a82efe8f042bee89d3e822977fed331d /ReleaseNotes.txt
parent7ac64a1047cdc9786e5f9a163159a59c60e831db (diff)
parentcc179999936389d528a440f5effe05ad7334e8d5 (diff)
downloadlibical-git-130a2634f459bc86b5d92d13082ef8d3b807181d.tar.gz
Merge branch '3.0'
Diffstat (limited to 'ReleaseNotes.txt')
-rw-r--r--ReleaseNotes.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt
index 57a95536..da0598f3 100644
--- a/ReleaseNotes.txt
+++ b/ReleaseNotes.txt
@@ -4,7 +4,7 @@ Release Highlights
Version 3.1.0 (NOT RELEASED YET):
--------------------------------
* MSVC 2013 or higher (when building on Windows with MSVC)
- * For the C++ bindings, a C++11 compliant complier is required
+ * For the C++ bindings, a C++11 compliant compiler is required
* Requires CMake v3.11.0 or higher
* libical-glib requires glib 2.38 or higher
* libical-glib requires a C11 compliant compiler
@@ -46,7 +46,7 @@ Version 3.1.0 (NOT RELEASED YET):
Version 3.0.15 (UNRELEASED):
----------------------------
- *
+ * Add missing property parameters into libical-glib
Version 3.0.14 (05 February 2022):
----------------------------------