Version: 0.91.0.0

This commit is contained in:
DrSmugleaf
2023-03-06 10:00:56 -08:00
parent c713b6e062
commit fb3c783fc4
2 changed files with 24 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
<Project>
<!-- This file automatically reset by Tools/version.py -->
<!-- This file automatically reset by Tools/version.py -->

View File

@@ -35,6 +35,29 @@ END TEMPLATE-->
### Breaking changes
*None yet*
### New features
*None yet*
### Bugfixes
*None yet*
### Other
*None yet*
### Internal
*None yet*
## 0.91.0.0
### Breaking changes
* `ColorSelectorSliders` now uses SpinBox instead of FloatSpinBox.
### New features
@@ -45,14 +68,6 @@ END TEMPLATE-->
* Default integration test log output should more reliably capture `TestContext.Out` now.
### Other
*None yet*
### Internal
*None yet*
## 0.90.0.0