···11-fix replace old hand-tracking role name strings with new ones.
11+### Added
22+- [libmonado] Added checks for new hand-tracking role names for `mnd_root_get_device_from_role`
33+### Changed
44+- [libmonado] Deprecated the role name strings `"hand-tracking-[left|right]"` for `mnd_root_get_device_from_role`,
55+ these now map to `"hand-tracking-unobstructed-[left|right]"`, to removed in the future.
66+### Fixed
77+- [libmonado] Fixed `monado.py` using old hand-tracking role names in `Monado.get_device_roles`