From efec31769c8b35e4603b863d2f391f3d6b553fde Mon Sep 17 00:00:00 2001 From: Jesse Shawl Date: Sun, 11 Feb 2024 14:53:54 -0600 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5fdc30d..cfe93fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Support for changing or removing the password from the private key +- `minisign` executable ## [0.1.0] - 2024-02-09