diff options
author | vnugent <public@vaughnnugent.com> | 2024-08-17 21:53:51 -0400 |
---|---|---|
committer | vnugent <public@vaughnnugent.com> | 2024-08-17 21:53:51 -0400 |
commit | 7e2666e1ee3212ba0f04cbcfbdc304325f3ecb5a (patch) | |
tree | 356b291ffe79690bf9b4bbf7ee5066838e8d3b23 /CHANGELOG.md | |
parent | 2162178cb7e209e9f060748842e1c4782a2ab852 (diff) | |
parent | 2cc00996c79dd8b26c7d0aa91dc2bfe0bcfa8ec0 (diff) |
Merge branch 'develop' into c-sharp
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 90e048e..bf883d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Fixed + - [#8](https://www.vaughnnugent.com/Resources/Software/Modules/noscrypt-issues?id=51) - an issue where nip44 encryption fails on reusable cipher instances + ## [0.1.3] - 2024-08-12 ### Added |