aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSlack Coder <slackcoder@server.ky>2025-01-28 11:36:35 -0500
committerSlack Coder <slackcoder@server.ky>2025-01-29 06:27:23 -0500
commit7ef443b8fdeb0e7a500e8d65b4e99dff2f7d263a (patch)
treeb4d3a56c1f2b36d1cd05bd947b4f1ef66e00e9ea
parent6ebf3cd77a7aa308a5bc933727eb3255d8dd8a4b (diff)
downloadsbotools2-7ef443b8fdeb0e7a500e8d65b4e99dff2f7d263a.tar.xz
Changelog: Update with recent changes
-rw-r--r--ChangeLog.md3
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