diff options
author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2019-04-22 22:06:02 -0400 |
---|---|---|
committer | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2019-04-22 22:06:02 -0400 |
commit | e22a54212182d0adc443ac95bc791e83c90f7e10 (patch) | |
tree | 14e240470817445a5098d6577a46832f6f7511ec /docs | |
parent | 013255d89e1a802e05f9fd61a16701ca73fa4411 (diff) | |
parent | 98f58c353e3488ddb87979d406fbfcbe3d3ddb8f (diff) | |
download | SMAPI-e22a54212182d0adc443ac95bc791e83c90f7e10.tar.gz SMAPI-e22a54212182d0adc443ac95bc791e83c90f7e10.tar.bz2 SMAPI-e22a54212182d0adc443ac95bc791e83c90f7e10.zip |
Merge branch 'develop' into stable
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release-notes.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md index 5e7ca467..c02b2dd2 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -1,4 +1,11 @@ # Release notes +## 2.11.2 +Released 22 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. + ## 2.11.1 Released 17 March 2019 for Stardew Valley 1.3.36. |