Version: 209.0.0

This commit is contained in:
metalgearsloth
2024-02-02 00:40:18 +11:00
parent 156d1a6b14
commit d5f4d4bf2f
2 changed files with 24 additions and 5 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,6 +35,29 @@ END TEMPLATE-->
### Breaking changes
*None yet*
### New features
*None yet*
### Bugfixes
*None yet*
### Other
*None yet*
### Internal
*None yet*
## 209.0.0
### Breaking changes
* `replay.max_compressed_size` and `replay.max_uncompressed_size` CVars are now `long`.
* Remove obsolete CoordinatesExtension for ToEntityCoordinates from GridUid / Vector2i.
@@ -58,10 +81,6 @@ END TEMPLATE-->
* Important MIDI performance improvements.
### Internal
*None yet*
## 208.0.0