summaryrefslogtreecommitdiff
path: root/docs/release-notes.md
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <github@jplamondonw.com>2018-04-25 11:39:35 -0400
committerJesse Plamondon-Willard <github@jplamondonw.com>2018-04-25 11:39:35 -0400
commit151789caa98025632048a1a2d7feb3b64c70829e (patch)
treea7048a13ba1264fdf3e5b9159ae7b56d40b194b0 /docs/release-notes.md
parent8ce0862c123f85c22d969187cd7b5c560d9f41e7 (diff)
downloadSMAPI-151789caa98025632048a1a2d7feb3b64c70829e.tar.gz
SMAPI-151789caa98025632048a1a2d7feb3b64c70829e.tar.bz2
SMAPI-151789caa98025632048a1a2d7feb3b64c70829e.zip
add default GOG install path
Diffstat (limited to 'docs/release-notes.md')
-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 4fec0c3d..624891eb 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -3,6 +3,7 @@
* For players:
* Added support for Stardew Valley 1.3+; no longer compatible with earlier versions.
* Added warning for mods which don't have update checks configured.
+ * Fixed detection of GOG install path in rare cases.
* Fixed SMAPI update checks not showing newer beta versions when using a beta version.
* Fixed console color scheme on Mac or PowerShell, and added override option to `StardewModdingAPI.config.json`.
* Fixed `world_settime` console command sometimes breaking NPC schedules (e.g. so they stay in bed).