summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e24642d..63df8b6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+v2.8.0
+======
+ - Improve project documentation
+ - Bump minimal glib version to 2.32 and remove old compatibility functions
+ - Introduce meson build system in addition to existing autotools
+ - Create and run fuzzer drivers to improve stability
+ - Introduce a new API vcard_emul_finalize() to clean up allocated resources
+ - Remove key caching to avoid issues with some PKCS #11 modules
+ - Prevent logging critical errors on unknown instruction
+
v2.7.0
======