Version: 195.0.0

This commit is contained in:
Pieter-Jan Briers
2023-12-25 18:00:13 +01:00
parent d212479689
commit 15b377dbd6
2 changed files with 13 additions and 1 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

@@ -54,6 +54,18 @@ END TEMPLATE-->
*None yet*
## 195.0.0
### New features
* Generic versions of `DebugTools.AssertEquals()` functions.
* `[Prototype]` now does not need to have a name specified, the name is inferred from the class name.
### Other
* `Robust.Client.WebView` has been brought alive again.
## 194.1.0
### New features