diff options
author | Jesse Plamondon-Willard <github@jplamondonw.com> | 2018-03-11 19:09:08 -0400 |
---|---|---|
committer | Jesse Plamondon-Willard <github@jplamondonw.com> | 2018-03-11 19:09:08 -0400 |
commit | 41715cefcde3c838bb079cb37aac5a3b2dcb1004 (patch) | |
tree | 88d5d6c035acb9a2b48fb60f635ccb2156788e9f /docs | |
parent | 80315ec46695d9c2b1121a0a6208105d7e165e89 (diff) | |
download | SMAPI-41715cefcde3c838bb079cb37aac5a3b2dcb1004.tar.gz SMAPI-41715cefcde3c838bb079cb37aac5a3b2dcb1004.tar.bz2 SMAPI-41715cefcde3c838bb079cb37aac5a3b2dcb1004.zip |
add initial compatibility with Stardew Valley 1.3 (#453)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release-notes.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md index 5cac1ed8..05a95fc1 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -1,4 +1,8 @@ # Release notes +## 2.6 alpha +* For players: + * Updated for Stardew Valley 1.3 (multiplayer update); no longer compatible with earlier versions. + ## 2.5.3 * For players: * Simplified and improved skipped-incompatible-mod messages. |