summaryrefslogtreecommitdiffstats
path: root/openpgp/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'openpgp/NEWS')
-rw-r--r--openpgp/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/openpgp/NEWS b/openpgp/NEWS
index a69105d7..fd6611d0 100644
--- a/openpgp/NEWS
+++ b/openpgp/NEWS
@@ -4,7 +4,10 @@
* Changes in 1.10.0
** New functionality
+ - Error::UnsupportedCert2
- TryFrom<Packet> for Unknown
+** Deprecated functionality
+ - Error::UnsupportedCert, use Error::UnsupportedCert2 instead
* Changes in 1.9.0
** New functionality
- AEADAlgorithm::nonce_size replaces AEADAlgorithm::iv_size