From 6c2f07996eddf9bd93a5170b4ebd254855120e90 Mon Sep 17 00:00:00 2001 From: Colt Frederickson Date: Tue, 10 Sep 2024 09:25:12 -0600 Subject: [PATCH] Update the changelog --- CHANGELOG.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 45ddfb8..56bb804 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## 1.0.9 + ++ Update to the nix flake + +## 1.0.8 + ++ Update to the nix flake + ## 1.0.7 + Added arm64 macos to prebuilt release binaries @@ -13,7 +21,7 @@ + Fix a bug where decryption outputs the file to the current directory + Fix a bug where an empty file is created when decryption fails -+ Return a non-zero status when one or more file operations fail ++ Return a non-zero status when one or more file operations fail ## 1.0.4