Version: 238.0.0

This commit is contained in:
ElectroJr
2024-12-21 19:51:56 +13:00
parent 9af119f57a
commit 5e97db435c
2 changed files with 9 additions and 2 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,7 +35,7 @@ END TEMPLATE-->
### Breaking changes
* Some toolshed command syntax/parsing has changed slightly, and several toolshed related classes and interfaces have changed significantly, including ToolshedManager, type parsers, invocation contexts, and parser contexts. For more detail see the the description of PR #5455
*None yet*
### New features
@@ -54,6 +54,13 @@ END TEMPLATE-->
*None yet*
## 238.0.0
### Breaking changes
* Some toolshed command syntax/parsing has changed slightly, and several toolshed related classes and interfaces have changed significantly, including ToolshedManager, type parsers, invocation contexts, and parser contexts. For more detail see the the description of PR #5455
## 237.4.0
### New features