From dfa4bbaa395cbcd3bc99d88b6d6066409ef1b013 Mon Sep 17 00:00:00 2001 From: Jesse Plamondon-Willard Date: Wed, 3 May 2017 11:58:33 -0400 Subject: adopt pufferchick as SMAPI icon --- release-notes.md | 1 + 1 file changed, 1 insertion(+) (limited to 'release-notes.md') diff --git a/release-notes.md b/release-notes.md index 5d646276..362b35e8 100644 --- a/release-notes.md +++ b/release-notes.md @@ -17,6 +17,7 @@ For players: * SMAPI now recovers the game from mod draw errors to prevent a game crash. * The installer now lets you choose the install path if you have multiple copies of the game, instead of using the first path found. * Fixed an issue where mods on Linux/Mac stopped working after the game saves. +* Adopted pufferchick. For mod developers: * Unknown mod manifest fields are now stored in `IManifest::ExtraFields`. -- cgit