Skip to content

Commit 902f2a7

Browse files
committed
prepare v0.2.1 release
1 parent 3dd5a06 commit 902f2a7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# v0.2.1 (2025-10-09)
2+
3+
* bugfix: use `dd` instead of `fallocate`, since `fallocate` is not available on many platforms (@yomimono)
4+
* tests: don't run `last_modified` tests, which are are flaky on 32-bit platforms and in general Need Work (@yomimono)
5+
16
# v0.2.0 (2025-10-03)
27

38
* improvement: use the new-to-chamelon `Float.log2` for skip-list math (@yomimono)

0 commit comments

Comments
 (0)