Version: 210.1.0

This commit is contained in:
Leon Friedrich
2024-02-16 11:21:40 +13:00
parent fd9d5c8aa8
commit f8cb1729a3
2 changed files with 13 additions and 6 deletions

View File

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

View File

@@ -39,8 +39,7 @@ END TEMPLATE-->
### New features
* `NetUserId` implements `ISelfSerialize` so can be used in data fields.
* `ButtonGroup.IsNoneSetAllowed` to allow a button group to have no buttons pressed by default.
*None yet*
### Bugfixes
@@ -55,6 +54,14 @@ END TEMPLATE-->
*None yet*
## 210.1.0
### New features
* `NetUserId` implements `ISelfSerialize` so can be used in data fields.
* `ButtonGroup.IsNoneSetAllowed` to allow a button group to have no buttons pressed by default.
## 210.0.3