Version: 208.0.0

This commit is contained in:
metalgearsloth
2024-01-25 17:47:44 +11:00
parent 76024330a7
commit ca82767b07
2 changed files with 13 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
* Metadata flags are no longer serialized as they get rebuilt on entity startup.
*None yet*
### New features
@@ -54,6 +54,17 @@ END TEMPLATE-->
*None yet*
## 208.0.0
### Breaking changes
* Metadata flags are no longer serialized as they get rebuilt on entity startup.
### Bugfixes
* Log failing to load user keybinds and handle the exception.
## 207.1.0
### New features