aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 10 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 5b678126..386885c2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,13 @@
-Noteworthy changes in version 2.0.0 (unreleased)
+Noteworthy changes in version 2.0.1 (unreleased) [C45/A0/R_]
------------------------------------------------
+
+Noteworthy changes in version 2.0.0 (2025-06-03) [C45/A0/R0]
+------------------------------------------------
+
+ * The C++ bindings, the Qt bindings, and the Python bindings were
+ split off of gpgme. They are now released separately. [T7262]
+
* New function gpgme_op_random_bytes to get cryptographically
strong random bytes from gpg. [T6694]
@@ -60,6 +67,8 @@ Noteworthy changes in version 2.0.0 (unreleased)
gpgme_trust_item_unref REMOVED.
gpgme_trust_item_release REMOVED.
+ Release-info: https://dev.gnupg.org/T7673
+
Noteworthy changes in version 1.24.1 (2024-12-04)
-------------------------------------------------