diff options
author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2019-04-23 12:35:09 -0400 |
---|---|---|
committer | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2019-09-13 15:17:51 -0400 |
commit | 575eb8c5251b5351e9b4bff71fcd76a11bdef5d2 (patch) | |
tree | 9c14c45cf054bc74363026c45b70511691a75328 /docs/release-notes.md | |
parent | 9732ddb2759774e6b22c9414e3f5341865257270 (diff) | |
download | SMAPI-575eb8c5251b5351e9b4bff71fcd76a11bdef5d2.tar.gz SMAPI-575eb8c5251b5351e9b4bff71fcd76a11bdef5d2.tar.bz2 SMAPI-575eb8c5251b5351e9b4bff71fcd76a11bdef5d2.zip |
update release notes
Diffstat (limited to 'docs/release-notes.md')
-rw-r--r-- | docs/release-notes.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md index c02b2dd2..56ed2c8f 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -1,10 +1,10 @@ # Release notes ## 2.11.2 -Released 22 April 2019 for Stardew Valley 1.3.36. +Released 23 April 2019 for Stardew Valley 1.3.36. * For players: - * Fixed error when a custom map references certain vanilla tilesheets on MacOS. - * Fixed compatibility with Arch Linux. + * Fixed error when a custom map references certain vanilla tilesheets on Linux/Mac. + * Fixed compatibility with some Linux distros. ## 2.11.1 Released 17 March 2019 for Stardew Valley 1.3.36. |