summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2021-08-25 18:26:02 -0400
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2021-08-25 18:26:02 -0400
commit911843e1beb72a3fc0337a697f732215b66304c0 (patch)
treefd3dc5d5c58f8f54d1ef1cd0a94af6ebe82766e3 /docs
parentf8c76bde39ba2afb11540c9af5d88aad4c73f789 (diff)
downloadSMAPI-911843e1beb72a3fc0337a697f732215b66304c0.tar.gz
SMAPI-911843e1beb72a3fc0337a697f732215b66304c0.tar.bz2
SMAPI-911843e1beb72a3fc0337a697f732215b66304c0.zip
fix console encoding issues (#798)
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 a00c73da..79129024 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -4,6 +4,7 @@
## Upcoming release
* For players:
* Added friendly error in 64-bit mode when a mod is 32-bit only.
+ * Fixed console encoding issues on Linux/macOS.
* Fixed some installer errors now show info header.
* For mod authors: