diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -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) ------------------------------------------------- |