summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <github@jplamondonw.com>2017-10-02 21:41:09 -0400
committerJesse Plamondon-Willard <github@jplamondonw.com>2017-10-02 21:41:09 -0400
commit361051b43a1ea27ef99de013c5ec7c207fb65141 (patch)
tree137dc026d79141586d9a5c98155444d8946f9606
parent365da8e6e4aa03b66bf07cd8377a6062beed08f0 (diff)
downloadSMAPI-361051b43a1ea27ef99de013c5ec7c207fb65141.tar.gz
SMAPI-361051b43a1ea27ef99de013c5ec7c207fb65141.tar.bz2
SMAPI-361051b43a1ea27ef99de013c5ec7c207fb65141.zip
+ release note
-rw-r--r--release-notes.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/release-notes.md b/release-notes.md
index a1ee0f6e..5b102df3 100644
--- a/release-notes.md
+++ b/release-notes.md
@@ -9,6 +9,7 @@ For players:
* Renamed installer folder to avoid confusion.
* Updated compatibility list.
* Fixed update check errors on Linux/Mac.
+* Fixed collection-changed errors during startup for some players.
For mod developers:
* Added support for editing, injecting, and reloading XNB data loaded by the game at any time.