File tree 2 files changed +15
-4
lines changed
2 files changed +15
-4
lines changed Original file line number Diff line number Diff line change 1
1
<Project >
2
2
<!-- This file automatically reset by Tools/version.py -->
3
- <PropertyGroup ><Version >239.0.0 </Version ></PropertyGroup >
3
+ <PropertyGroup ><Version >239.0.1 </Version ></PropertyGroup >
4
4
</Project >
Original file line number Diff line number Diff line change @@ -43,18 +43,29 @@ END TEMPLATE-->
43
43
44
44
### Bugfixes
45
45
46
- * Fix logging of received packets with ` net.packet ` logging level.
47
- * Downgrade ` VorbisPizza ` to fix audio playback for systems without AVX2 support.
46
+ * None yet*
48
47
49
48
### Other
50
49
51
- * Improved performance of some Roslyn analyzers and source generators, which should significantly improve compile times and IDE performance.
50
+ * None yet *
52
51
53
52
### Internal
54
53
55
54
* None yet*
56
55
57
56
57
+ ## 239.0.1
58
+
59
+ ### Bugfixes
60
+
61
+ * Fix logging of received packets with ` net.packet ` logging level.
62
+ * Downgrade ` VorbisPizza ` to fix audio playback for systems without AVX2 support.
63
+
64
+ ### Other
65
+
66
+ * Improved performance of some Roslyn analyzers and source generators, which should significantly improve compile times and IDE performance.
67
+
68
+
58
69
## 239.0.0
59
70
60
71
### Breaking changes
You can’t perform that action at this time.
0 commit comments