Changelog
The format is based on Keep a Changelog.
[3.0.5] - 2025-11-12
Fixed
- Updated dependencies to match Unity Asset Store packages. PR #1054
- org.mixedrealitytoolkit.core 3.2.2
[3.0.4] - 2024-08-29
Changed
- Package patch version update to allow UPM publishing
[3.0.3] - 2024-04-17
Fixed
- Reduced package description to support for UPM package publishing in the Unity Asset Store.
- Fixing .asmdef for Editor Unit Tests, so it now contains proper
defineConstraints.
[3.0.2] - 2024-03-20
Fixed
- Fixed support for UPM package publishing in the Unity Asset Store. PR #519