SW 중심대학 OSS GIT 서버 박건태, 이승준, 고기완, 이준호 새로운 배포
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
723 B

4 years ago
  1. # Changelog
  2. All notable changes to this package will be documented in this file.
  3. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
  4. and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
  5. ## [1.0.6] - 2019-08-28
  6. - Update to accommodate internal Subsystem API change.
  7. ## [1.0.5] - 2019-04-22
  8. - Now compatible with 2018.3 and all later versions.
  9. ## [1.0.4] - 2019-03-20
  10. - Specify package is only compatible with 2019.2.0a8+
  11. ## [1.0.3] - 2019-03-14
  12. - Verified against Unity 2019.2.
  13. ## [1.0.0-preview.4] - 2018-11-21
  14. - Changed assembly name to `Unity.Subsystem.Registration`
  15. ## [1.0.0-preview.3] - 2018-10-03
  16. - Renamed to be more generic
  17. - Published to staging