From cb74ce5a1716093818f7b4711af752d73e2187d9 Mon Sep 17 00:00:00 2001 From: Jesse Plamondon-Willard Date: Mon, 30 Oct 2017 18:15:26 -0400 Subject: improve update-check errors when connection is offline (#380) --- docs/release-notes.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/release-notes.md b/docs/release-notes.md index c192d4ee..6a827b0f 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -5,6 +5,7 @@ * Added better Steam instructions to the SMAPI installer. * Renamed the default _TrainerMod_ mod to _Console Commands_ to clarify its purpose. * Hid the game's test messages from the console log. + * Improved update-check errors when connection is offline. * Fixed compatibility check crashing for players with Stardew Valley 1.08. * Fixed TrainerMod's `player_setlevel` command not also setting XP. -- cgit