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 20154a1e..ba6d00b2 100644
--- a/openpgp/NEWS
+++ b/openpgp/NEWS
@@ -12,6 +12,8 @@
PublicKeyAlgorithm}'s Display implementation now provides short
names by default. The long descriptions are provided by the
alternate formatter (e.g. =format!("{:#}", ...)=)
+ - cert::KeyBuilder
+ - cert::SubkeyBuilder
** Deprecated functionality
- Error::UnsupportedCert, use Error::UnsupportedCert2 instead
- DataFormat::MIME, no replacement, see #863 for details