29 lines
903 B
Markdown
29 lines
903 B
Markdown
# Changelog
|
|
All notable changes to this package will be documented in this file.
|
|
|
|
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
|
|
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
|
|
|
|
## [1.2.15] - 2018-11-16
|
|
Added support for non-experimental UIElements.
|
|
|
|
## [1.2.11] - 2018-09-04
|
|
Made some performance improvements to reduce impact on ReloadAssemblies.
|
|
|
|
## [1.2.9] - 2018-08-13
|
|
Test issues for the Collab History Window are now fixed.
|
|
|
|
## [1.2.7] - 2018-08-07
|
|
Toolbar drop-down will no longer show up when package is uninstalled.
|
|
|
|
## [1.2.6] - 2018-06-15
|
|
Fixed an issue where Collab's History window wouldn't load properly.
|
|
|
|
## [1.2.5] - 2018-05-21
|
|
This is the first release of *Unity Package CollabProxy*.
|
|
|
|
### Added
|
|
- Collab history and toolbar windows
|
|
- Collab view and presenter classes
|
|
- Collab Editor tests for view and presenter
|