Skip to content

Commit 2791f7a

Browse files
committed
Update CHANGELOG.md
1 parent c464a03 commit 2791f7a

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

org.mixedrealitytoolkit.input/CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
44

55
## Unreleased
66

7+
### Added
8+
9+
* Added a test for multiple/single selection of `StatefulInteractable` and its various modes. [PR #1069](https://github.com/MixedRealityToolkit/MixedRealityToolkit-Unity/pull/1069)
10+
711
### Changed
812

913
* Reserialized MRTK XR Rig prefab to remove stale serialized fields. [PR #1110](https://github.com/MixedRealityToolkit/MixedRealityToolkit-Unity/pull/1110)
@@ -48,7 +52,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
4852

4953
### Fixed
5054

51-
* Fixed missing [CanEditMultipleObject] attributes as per Bug 573 [PR #698](https://github.com/MixedRealityToolkit/MixedRealityToolkit-Unity/pull/698)
55+
* Fixed missing \[CanEditMultipleObject\] attributes as per Bug 573 [PR #698](https://github.com/MixedRealityToolkit/MixedRealityToolkit-Unity/pull/698)
5256
* Add logic to account for a bound but untracked interaction profile. [PR #704](https://github.com/MixedRealityToolkit/MixedRealityToolkit-Unity/pull/704)
5357
* Reduced package description to support for UPM package publishing in the Unity Asset Store.
5458
* Ensures the simulated input sources hold their state (including gestures) when their toggle state is locked on. [PR #705](https://github.com/MixedRealityToolkit/MixedRealityToolkit-Unity/pull/705)

0 commit comments

Comments
 (0)