diff options
author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2018-12-07 16:40:19 -0500 |
---|---|---|
committer | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2018-12-07 16:40:19 -0500 |
commit | 13ed6decf55a7fd72c34b965397011d3012cb9cc (patch) | |
tree | e0e1f96a2e8a24c116a437126c89cc4ba5a1c430 /docs | |
parent | a78b1935928919694dfe8de823a1accd6d222732 (diff) | |
parent | 2b3fb71f6a67cb275a71c5f86040db3286310364 (diff) | |
download | SMAPI-13ed6decf55a7fd72c34b965397011d3012cb9cc.tar.gz SMAPI-13ed6decf55a7fd72c34b965397011d3012cb9cc.tar.bz2 SMAPI-13ed6decf55a7fd72c34b965397011d3012cb9cc.zip |
Merge branch 'develop' into stable
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release-notes.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md index cf11df7c..9047ae88 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -1,4 +1,9 @@ # Release notes +## 2.9.1 +* For players: + * Fixed crash in SMAPI 2.9 when constructing certain buildings. + * Fixed error when a map asset is reloaded in rare cases. + ## 2.9 * For players: * Added support for ModDrop in update checks and the mod compatibility list. |