aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1c9e15e..2fd09d1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -27,6 +27,10 @@ The scope of what is covered by the version number excludes:
27 27
28## Version history 28## Version history
29 29
30### version 0.6.0, unreleased
31
32- Fix: when sleep returns an error, pass that on in `readkey`.
33
30### version 0.5.1, released 12-Mar-2025 34### version 0.5.1, released 12-Mar-2025
31 35
32- Fix: on older unixes with glibc < 2.25, fall back to `/dev/urandom` 36- Fix: on older unixes with glibc < 2.25, fall back to `/dev/urandom`