From 2430b9c4ef755f5fcfb062e6c11570ad05211b73 Mon Sep 17 00:00:00 2001 From: Jesse Plamondon-Willard Date: Sun, 21 Oct 2018 12:24:18 -0400 Subject: add troubleshooting guide link to intro, update release notes (#597) --- docs/release-notes.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/release-notes.md b/docs/release-notes.md index 9601c946..f946a7e8 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -21,8 +21,10 @@ * Updated compatibility list. * For the web UI: + * Added a [mod compatibility page](https://mods.smapi.io). * The log parser now has a separate filter for game messages. * The log parser now shows content pack authors (thanks to danvolchek!). + * Corrected log parser instructions for Mac. * For modders: * Added [data API](https://stardewvalleywiki.com/Modding:Modder_Guide/APIs/Data). -- cgit