diff options
author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2018-11-19 15:41:35 -0500 |
---|---|---|
committer | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2018-11-19 15:41:35 -0500 |
commit | 4cd9eda1591c3908bf80b60c2902491a7595ee27 (patch) | |
tree | 89029142622f76a5b4cde4adb6c98844f2f2b0c3 /docs | |
parent | 593723b7940ba72a786fc4c7366c56f9813d977b (diff) | |
parent | 5de81464cea4b70b68d1ed344b89a161f88bc213 (diff) | |
download | SMAPI-4cd9eda1591c3908bf80b60c2902491a7595ee27.tar.gz SMAPI-4cd9eda1591c3908bf80b60c2902491a7595ee27.tar.bz2 SMAPI-4cd9eda1591c3908bf80b60c2902491a7595ee27.zip |
Merge branch 'develop' into stable
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release-notes.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md index 76bf4b15..90986cd4 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -1,4 +1,7 @@ # Release notes +## 2.8.2 +* Fixed game crash in MacOS since SMAPI 2.8. + ## 2.8.1 * Fixed installer error on Windows. |