diff options
-rw-r--r-- | ChangeLog.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog.md b/ChangeLog.md index ac7e29d..aed26fc 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -6,7 +6,10 @@ All notable changes to this project will be documented in this file. ### Added + - GPG and checksum verification. Breaking change, disable by configuring 'GPG_KEY=FALSE'. + - Import GPG key with 'sbosnap import-key'. - Dockerfile for 15.0 testing. + - Allow using without root, where possible, for instance sbofind or sbofind --help. ### Fixed |