Skip to content

Commit e736f42

Browse files
committed
last-minute rename addition
1 parent 4e77db1 commit e736f42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# v0.2.0 (2025-10-03)
22

33
* improvement: use the new-to-chamelon `Float.log2` for skip-list math (@yomimono)
4-
* improvement: actually implement Kv.allocate (@yomimono)
4+
* improvement: actually implement Kv.allocate and Kv.rename (@yomimono)
55
* improvement: `chamelon.exe` now provides `chamelon parse`, which outputs a block-by-block parse attempt to stderr. Many types now also have `pp`s to support this. This tool does not distinguish between metadata and data blocks, which makes it primarily useful for debugging rather than recovery. (@yomimono)
66
* bugfix: fix many places where tags weren't checked for the 'tag deleted' field (@yomimono)
77
* bugfix: fix potential data loss bug when keys are overwritten and the new entry is the first in a newly-split block (reported by independently by @palainp and then by @armael and @gasche with tests and a great writeup, fix by @yomimono)

0 commit comments

Comments
 (0)