CHANGELOG.md
929 Bytes
Changelog
All notable changes to this package will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
[1.1.0] - 2020-07-08
- Add dependency on com.unity.modules.subsystems.
- Minimum supported Unity version changed to 2019.4.
[1.0.7] - 2020-04-13
- Add pragma guard for deprecation of code in trunk.
[1.0.6] - 2019-08-28
- Update to accommodate internal Subsystem API change.
[1.0.5] - 2019-04-22
- Now compatible with 2018.3 and all later versions.
[1.0.4] - 2019-03-20
- Specify package is only compatible with 2019.2.0a8+
[1.0.3] - 2019-03-14
- Verified against Unity 2019.2.
[1.0.0-preview.4] - 2018-11-21
- Changed assembly name to
Unity.Subsystem.Registration
[1.0.0-preview.3] - 2018-10-03
- Renamed to be more generic
- Published to staging