summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/release-notes.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md
index 210f4496..39b431cf 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -54,6 +54,7 @@
* Redesigned upload page to make it more intuitive for new players.
* Changed filters to show `DEBUG` messages by default.
* Fixed issue parsing content packs with no description.
+ * Fixed mangled crossplatform paths in some cases.
* For SMAPI developers:
* Added more consistent crossplatform handling using a new `EnvironmentUtility`, including MacOS detection.