···11+### Changed
22+- In `oxr_session_update_action_bindings`, change the selection priority
33+ for dynamic roles to prioritize the device name
44+### Fixed
55+- Fixes a bug where `interaction_profile_find_in_session` would return
66+ unconditionally after finding the first profile. When multiple profiles
77+ share a name (e.g., `touch_plus` in both `XR_META_touch_controller_plus`
88+ and the OpenXR 1.1 core spec), only the first was ever considered.