Skip to content

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jzapdot committed Dec 18, 2023
1 parent a30367b commit df7fd5a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions Unity/Assets/JCMG/Slate/CHANGELOG.MD
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Releases]
### [0.1.6] - 2023-12-18
#### Added
* Unity UI Toolkit can now be leveraged as UIScreens by creating a derived class of `UIScreenDocumentBase`.

#### Changed
* The minimum Unity version has been increased to `2022.3`.
* `UIScreen` has been renamed to `UIScreenBase` and now implements `IUIScreen`.
* The dependency on `JCMG.Utility` has been bumped to `v0.1.8`.

### [0.1.3] - 2022-12-04
#### Fixed
* Moved demo content out of package folder.
Expand Down

0 comments on commit df7fd5a

Please # to comment.