From 472fc753e18cef61111e2d31d588094a11a37b58 Mon Sep 17 00:00:00 2001 From: Scott Kitterman Date: Wed, 30 Oct 2019 16:24:19 -0400 Subject: [PATCH] CHANGES entry for SigningTable/KeyTable --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index 9b6b275..8cb7fcf 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,5 @@ 1.2.0 UNRELEASED + - Add support for SigningTable, KeyTable, and KeyTableEd25519 (LP: #1797397) - Add support for SignHeaders feature, thanks to Ralph Seichter for the patch - Add information on message content conversion to README - Add new expand option to setup.py so various file system locations can be