diff options
author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2018-12-30 18:14:41 -0500 |
---|---|---|
committer | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2018-12-30 18:14:41 -0500 |
commit | 79c616600576acf16f70daad68cc60a22cbbbf74 (patch) | |
tree | 5a146e05975f1f4b40d2e1897d314f02b6d033c2 /docs | |
parent | f046091fe637963fd6a8cc8c1324daf81b64899f (diff) | |
parent | 72888fe2edf165580130fb37efdb562c8e3f78bb (diff) | |
download | SMAPI-79c616600576acf16f70daad68cc60a22cbbbf74.tar.gz SMAPI-79c616600576acf16f70daad68cc60a22cbbbf74.tar.bz2 SMAPI-79c616600576acf16f70daad68cc60a22cbbbf74.zip |
Merge branch 'develop' into stable
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release-notes.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md index 2fd4b42c..e08e7af4 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -1,4 +1,10 @@ # Release notes +## 2.10.1 +Released 30 December 2018 for Stardew Valley 1.3.32. + +* For players: + * Fixed some mod integrations not working correctly in SMAPI 2.10. + ## 2.10 Released 29 December 2018 for Stardew Valley 1.3.32. |