Changelog

The format is based on Keep a Changelog.

[Unreleased]

Changed

  • Subsystems no longer register themselves on non-Windows platforms.

Fixed

  • Updated dependencies to match Unity Asset Store packages. PR #1054
    • com.microsoft.mrtk.tts.windows 1.0.4
    • org.mixedrealitytoolkit.core 3.2.2

[3.0.3] - 2024-04-17

Fixed

  • Reduced package description to support for UPM package publishing in the Unity Asset Store.

[3.0.2] - 2024-03-20

Fixed

  • Fixed support for UPM package publishing in the Unity Asset Store. PR #519