summaryrefslogtreecommitdiffstats
path: root/openpgp
diff options
context:
space:
mode:
Diffstat (limited to 'openpgp')
-rw-r--r--openpgp/NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/openpgp/NEWS b/openpgp/NEWS
index 546724b5..e56b2ab8 100644
--- a/openpgp/NEWS
+++ b/openpgp/NEWS
@@ -2,7 +2,7 @@
#+TITLE: sequoia-openpgp NEWS – history of user-visible changes
#+STARTUP: content hidestars
-* Changes in 1.2.0
+* Changes in 1.3.0
** New functionality
- CertBuilder::add_subkey_with
- CertBuilder::add_user_attribute_with
@@ -26,7 +26,7 @@
- ValidUserIDAmalgamation::attest_certifications
- ValidUserIDAmalgamation::attestation_key_signatures
- ValidUserIDAmalgamation::attested_certifications
- ** Notable fixes
+** Notable fixes
- Improve Cert::insert_packets runtime from O(n^2) to O(n log n).
- CertParser returned errors out of order (#699).
* Changes in 1.1.0