Skip to content

Commit b3c31d9

Browse files
committed
docs: update CHANGELOG for v0.6.2
1 parent 564f11f commit b3c31d9

1 file changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
# Changelog
22

3-
## [0.6.1] - 2026-06-24
3+
## [0.6.2] - 2026-06-24
4+
5+
### Added
6+
- `tlabel.demo('touchd')` — ToucHD-Force demo data (100 frames, simulated press sequence)
7+
- `tests/release_regression.py` — Release regression test script (run before every release)
8+
- ToucHD demo covers full phase sequence: idle -> initial_contact -> stable_contact -> slip -> release
9+
10+
### Fixed
11+
- Fix missing `_version.py` in wheel package (v0.6.0 was incomplete)
12+
- Fix missing submodules (batch/predict/quality/export/converters/viewer) in wheel
13+
14+
15+
## [0.6.2] - 2026-06-24
416

517
### Added
618
- **ToucHD-Force adapter** (`tlabel/adapters/touchd.py`) - AnyTouch 2 (ICLR 2026)

0 commit comments

Comments
 (0)