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.

28 lines
903 B

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