summaryrefslogtreecommitdiffstats
path: root/openpgp/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'openpgp/NEWS')
-rw-r--r--openpgp/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/openpgp/NEWS b/openpgp/NEWS
index 1a4ec42d..53b443b3 100644
--- a/openpgp/NEWS
+++ b/openpgp/NEWS
@@ -16,6 +16,8 @@
alternate formatter (e.g. =format!("{:#}", ...)=)
- cert::KeyBuilder
- cert::SubkeyBuilder
+ - HashAlgorithm::oid is available on all crypto backends
+ (previously only on Nettle)
** Deprecated functionality
- Error::UnsupportedCert, use Error::UnsupportedCert2 instead
- DataFormat::MIME, no replacement, see #863 for details