Release notes

This commit is contained in:
PJB3005
2025-01-15 20:15:21 +01:00
parent 7b58760331
commit 941cb4c1d6

View File

@@ -43,11 +43,12 @@ END TEMPLATE-->
### Bugfixes
*None yet*
* Fix logging of received packets with `net.packet` logging level.
* Downgrade `VorbisPizza` to fix audio playback for systems without AVX2 support.
### Other
*None yet*
* Improved performance of some Roslyn analyzers and source generators, which should significantly improve compile times and IDE performance.
### Internal