File tree Expand file tree Collapse file tree 1 file changed +19
-2
lines changed Expand file tree Collapse file tree 1 file changed +19
-2
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
title : Whats New
3
- description : Whats new with the release of MonoGame 3.8.1
3
+ description : What is new with the release of MonoGame 3.8.2
4
4
---
5
5
6
- # Whats New
6
+ ## MonoGame 3.8.2 (notes coming soon)
7
+
8
+ > [ !NOTE]
9
+ > ** Coming soon**
10
+ > Refer to the [ CHANGELOG] ( https://github.com/MonoGame/MonoGame/blob/develop/CHANGELOG.md ) for a more complete list of the changes.
11
+
12
+ * Update to .NET 8, including the MGCB tool (now a local tool rather than global, allowing different projects to use different versions)
13
+ * Removal of Windows UWP due to Microsoft shutting support for it (you can still use UWP if you remain on 3.8.1)
14
+ * Updated to building dependencies to improve support.
15
+ * New documentation, including the continuing migration of the older XNA documentation.
16
+ * A MASSIVE clean-up of the MonoGame XML documentation, big shout out to (@AristurtleDev and his team).
17
+ * Build system improvements (mainly a MonoGame building backend thing).
18
+ * Various bugfixes to so many areas of the Framework.
19
+
20
+ > [ !NOTE]
21
+ > More details to follow
22
+
23
+ ## MonoGame 3.8.1 (including Hotfix)
7
24
8
25
The MonoGame 3.8.1 release marks some big changes since 3.8.0 in how we build and distribute.
9
26
You can’t perform that action at this time.
0 commit comments