summaryrefslogtreecommitdiff
path: root/release-notes.md
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <github@jplamondonw.com>2017-05-03 11:58:33 -0400
committerJesse Plamondon-Willard <github@jplamondonw.com>2017-05-03 11:58:33 -0400
commitdfa4bbaa395cbcd3bc99d88b6d6066409ef1b013 (patch)
tree5f1f245ffef88b065820221eba550eef2ede63b0 /release-notes.md
parent3ed16a8ea67cf847d08d463deef969a3edf99b2e (diff)
downloadSMAPI-dfa4bbaa395cbcd3bc99d88b6d6066409ef1b013.tar.gz
SMAPI-dfa4bbaa395cbcd3bc99d88b6d6066409ef1b013.tar.bz2
SMAPI-dfa4bbaa395cbcd3bc99d88b6d6066409ef1b013.zip
adopt pufferchick as SMAPI icon
Diffstat (limited to 'release-notes.md')
-rw-r--r--release-notes.md1
1 files changed, 1 insertions, 0 deletions
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`.