diff options
author | Jesse Plamondon-Willard <github@jplamondonw.com> | 2017-07-23 13:20:15 -0400 |
---|---|---|
committer | Jesse Plamondon-Willard <github@jplamondonw.com> | 2017-07-23 13:20:15 -0400 |
commit | 65e820c657e112617399737e83746bf48eb42635 (patch) | |
tree | 56fa9a0400d4e058776ab27122e13f77f69c96ba | |
parent | f7e22b551a353dbc1896add569d8666e4447aace (diff) | |
download | SMAPI-65e820c657e112617399737e83746bf48eb42635.tar.gz SMAPI-65e820c657e112617399737e83746bf48eb42635.tar.bz2 SMAPI-65e820c657e112617399737e83746bf48eb42635.zip |
update release notes (#333)
-rw-r--r-- | release-notes.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/release-notes.md b/release-notes.md index ea8b8755..ae002811 100644 --- a/release-notes.md +++ b/release-notes.md @@ -20,8 +20,12 @@ For mod developers: ## 1.15.2 For players: +* Improved error when using very old versions of Stardew Valley. * Updated compatibility list. +For SMAPI developers: +* Internal changes to support the upcoming SMAPI 2.0 release. + ## 1.15.1 For players: * Fixed controller mod input broken in 1.15. |