Version: 222.4.0

This commit is contained in:
Pieter-Jan Briers
2024-05-17 02:51:44 +02:00
parent 6b13475842
commit ec794ce4e4
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

@@ -39,7 +39,7 @@ END TEMPLATE-->
### New features
* Added the following types from `System.Numerics` to the sandbox: `Complex`, `Matrix3x2`, `Matrix4x4`, `Plane`, `Quaternion`, `Vector3`, `Vector4`.
*None yet*
### Bugfixes
@@ -54,6 +54,13 @@ END TEMPLATE-->
*None yet*
## 222.4.0
### New features
* Added the following types from `System.Numerics` to the sandbox: `Complex`, `Matrix3x2`, `Matrix4x4`, `Plane`, `Quaternion`, `Vector3`, `Vector4`.
## 222.3.0
### New features