summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2018-12-07 16:17:45 -0500
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2018-12-07 16:17:45 -0500
commit8ff41110275facadf6dca2814047e8aa6f4a26fa (patch)
tree6d70491ad29fc9304de8eaecdb2c995e8acf8160 /docs
parenta78b1935928919694dfe8de823a1accd6d222732 (diff)
downloadSMAPI-8ff41110275facadf6dca2814047e8aa6f4a26fa.tar.gz
SMAPI-8ff41110275facadf6dca2814047e8aa6f4a26fa.tar.bz2
SMAPI-8ff41110275facadf6dca2814047e8aa6f4a26fa.zip
fix crash when constucting buildings that have an interior
Diffstat (limited to 'docs')
-rw-r--r--docs/release-notes.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md
index cf11df7c..979c5d0c 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -1,4 +1,8 @@
# Release notes
+## 2.9.1
+* For players:
+ * Fixed crash in SMAPI 2.9 when constructing certain buildings.
+
## 2.9
* For players:
* Added support for ModDrop in update checks and the mod compatibility list.