aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7ae7189..9a127e5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -31,6 +31,8 @@ The scope of what is covered by the version number excludes:
31### unreleased 31### unreleased
32 32
33- Fix: NetBSD fix compilation, undeclared directives 33- Fix: NetBSD fix compilation, undeclared directives
34- Refactor: random bytes; remove deprecated API usage on Windows, move to
35 binary api instead of /dev/urandom file on linux and bsd
34 36
35### version 0.4.5, released 18-Dec-2024 37### version 0.4.5, released 18-Dec-2024
36 38