From 0236ea865c8c13134d4a0e80017a6af9dd0e0fef Mon Sep 17 00:00:00 2001 From: Adrian Utrilla Date: Tue, 10 Oct 2017 09:58:33 -0700 Subject: [PATCH] Update CHANGELOG.rst --- CHANGELOG.rst | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 1c3505026..858b6cae0 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -20,8 +20,14 @@ Changelog * Reencoding of versions as string on sops 1.X files. **WARNING** this change breaks backward compatibility. - The following error will be shown on messages that have old versions: - `Error loading file metadata: Error unmarshalling input json: json: cannot unmarshal number into Go struct field Metadata.version of type string` + SOPS shows an error message with instructions on how to solve + this if it happens. + +* Added command to reconfigure the keys used to encrypt/decrypt a file based on the .sops.yaml config file + +* Retrieve missing PGP keys from gpg.mozilla.org + +* Improved error messages for errors when decrypting files 2.0.0