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.

31 lines
970 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.2.16] - 2019-02-11
  6. Update stylesheet to pass USS validation
  7. ## [1.2.15] - 2018-11-16
  8. Added support for non-experimental UIElements.
  9. ## [1.2.11] - 2018-09-04
  10. Made some performance improvements to reduce impact on ReloadAssemblies.
  11. ## [1.2.9] - 2018-08-13
  12. Test issues for the Collab History Window are now fixed.
  13. ## [1.2.7] - 2018-08-07
  14. Toolbar drop-down will no longer show up when package is uninstalled.
  15. ## [1.2.6] - 2018-06-15
  16. Fixed an issue where Collab's History window wouldn't load properly.
  17. ## [1.2.5] - 2018-05-21
  18. This is the first release of *Unity Package CollabProxy*.
  19. ### Added
  20. - Collab history and toolbar windows
  21. - Collab view and presenter classes
  22. - Collab Editor tests for view and presenter