From ee04aca39a234c5a54a4c1f514a3664329af0590 Mon Sep 17 00:00:00 2001 From: Nora Widdecke Date: Tue, 12 Oct 2021 11:49:29 +0200 Subject: openpgp: Add notation setters to RevocationBuilders. - Closes #476. --- openpgp/NEWS | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'openpgp/NEWS') diff --git a/openpgp/NEWS b/openpgp/NEWS index 6933baec..a8e62e11 100644 --- a/openpgp/NEWS +++ b/openpgp/NEWS @@ -2,6 +2,16 @@ #+TITLE: sequoia-openpgp NEWS – history of user-visible changes #+STARTUP: content hidestars +* Changes in 1.6.0 +** New functionality + - CertRevocationBuilder::add_notation + - CertRevocationBuilder::set_notation + - SubkeyRevocationBuilder::add_notation + - SubkeyRevocationBuilder::set_notation + - UserIDRevocationBuilder::add_notation + - UserIDRevocationBuilder::set_notation + - UserAttributeRevocationBuilder::add_notation + - UserAttributeRevocationBuilder::set_notation * Changes in 1.5.0 ** Notable changes - This crate is now licensed under the LGPL 2.0 or later. -- cgit v1.2.3