aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLibravatar vnugent <public@vaughnnugent.com>2024-11-04 12:12:38 -0500
committerLibravatar vnugent <public@vaughnnugent.com>2024-11-04 12:12:38 -0500
commit7a01c636f60a706f4eda2ad0e56afeffd22d30d1 (patch)
tree81dc135e757f0657a162aaec30f4782d5001b14b /CHANGELOG.md
parent7ec20facaff2e38b2cdb2f445bda1d5a237e1ea7 (diff)
readme + changelog updates
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2398eaf..5f719b0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,9 +12,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Full NIP44 vector testing for encryption
- Valgrind memory checking during unit testing
- Added CI testing for Windows and Linux deployments
+- Security policy for the module
### Fixed
-- Convert all OpenSSL apis to use the EVP api and unify it's usage. Also fixes some detected memory leaks that were undocumented.
+- [#9](https://www.vaughnnugent.com/resources/software/modules/noscrypt-issues?id=53) - Convert all OpenSSL apis to use the EVP api and unify it's usage. Also fixes some detected memory leaks that were undocumented.
## [0.1.5]