Skip to content

Commit e5cc584

Browse files
Patch for what's nrw page
1 parent 964a2bd commit e5cc584

File tree

1 file changed

+19
-2
lines changed

1 file changed

+19
-2
lines changed

articles/whats_new.md

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,26 @@
11
---
22
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
44
---
55

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)
724

825
The MonoGame 3.8.1 release marks some big changes since 3.8.0 in how we build and distribute.
926

0 commit comments

Comments
 (0)