spec v3.4 (#313)

* add details on leaf directory ordering and entry length > 0.
This commit is contained in:
Brandon Liu
2023-12-27 09:13:02 +08:00
committed by GitHub
parent dd76720bef
commit d301b64ad5
2 changed files with 7 additions and 1 deletions

View File

@@ -1,5 +1,9 @@
# Changelog
## Version 3.4
- Clarify that entry lengths must be > 0.
- Add details about ordering of leaf directories.
## Version 3.3
- Narrow `clustered` meaning: first tile entry must be offset 0.
- Add language discouraging the creation of nested leaf directories.