mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-09-15 14:52:35 +02:00
Version: 222.4.0
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<Project>␍
|
||||
<!-- This file automatically reset by Tools/version.py -->␍
|
||||
<PropertyGroup><Version>222.3.0</Version></PropertyGroup>␍
|
||||
<PropertyGroup><Version>222.4.0</Version></PropertyGroup>␍
|
||||
</Project>␍
|
||||
|
||||
+8
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user