diff options
author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2021-08-30 23:42:59 -0400 |
---|---|---|
committer | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2021-11-28 00:01:46 -0500 |
commit | 1ab0420b6d2371095756e5049fd28d419bfe31f0 (patch) | |
tree | e49a37ffb4e898990d4a6fd20f58d57131b5eead /docs/release-notes.md | |
parent | 294f2a311ea2cfb590529522c0afae8e5a4f44fd (diff) | |
download | SMAPI-1ab0420b6d2371095756e5049fd28d419bfe31f0.tar.gz SMAPI-1ab0420b6d2371095756e5049fd28d419bfe31f0.tar.bz2 SMAPI-1ab0420b6d2371095756e5049fd28d419bfe31f0.zip |
update compatibility list
Diffstat (limited to 'docs/release-notes.md')
-rw-r--r-- | docs/release-notes.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md index 43370409..d6e22af4 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -4,6 +4,7 @@ ## Upcoming release * For players: * Updated for Stardew Valley 1.5.5. + * Updated compatibility list. * Added `set_farm_type` [console command](https://stardewvalleywiki.com/Modding:Console_commands#Console_commands) to change the current farm type. * For mod authors: |