Update release notes

This commit is contained in:
PJB3005
2026-01-29 01:49:01 +01:00
parent 521e7981bc
commit 7bb516f0bf

View File

@@ -39,15 +39,16 @@ END TEMPLATE-->
### New features
*None yet*
* Added `ProfManager.Value` guard method.
### Bugfixes
* Fixed `ValidateMemberAnalyzer` taking a ridiculous amount of compile time.
*None yet*
### Other
* Fixed `ValidateMemberAnalyzer` taking a ridiculous amount of compile time.
* `ProfManager` is now initialized on the server.
### Internal