From 6b7dad10156f3059c77050d7caf84ff86f4591b4 Mon Sep 17 00:00:00 2001 From: gibbz00 Date: Wed, 20 Mar 2024 14:18:52 +0100 Subject: [PATCH] Add #39 to changelog. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c221fa..9faf54f 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 ### Fixed - Spelling with the use of `typos`. +- Apply creation rules with fallback regex for encrypt subcommand when stdin is used. [#39](https://github.com/gibbz00/rops/pull/39) ## [0.1.2] - 2024-03-05