Version: 187.0.0

This commit is contained in:
metalgearsloth
2023-12-02 19:38:56 +11:00
parent ced2a5c6cd
commit c3f7ef1b5c
2 changed files with 16 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,21 @@ END TEMPLATE-->
*None yet*
## 187.0.0
### New features
* Improved error message for network failing to initialize.
### Bugfixes
* Fix not being able to add multiple PVS session overrides in a single tick without overwriting each one. This should fix issues with audio filters.
### Other
* Changed toolshed initialisation logs to verbose.
## 186.1.0
### New features