commit 7ef443b8fdeb0e7a500e8d65b4e99dff2f7d263a parent 6ebf3cd77a7aa308a5bc933727eb3255d8dd8a4b Author: Slack Coder <slackcoder@server.ky> Date: Tue, 28 Jan 2025 11:36:35 -0500 Changelog: Update with recent changes Diffstat:
| M | ChangeLog.md | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git 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