diff options
author | Jesse Plamondon-Willard <github@jplamondonw.com> | 2016-11-19 00:08:54 -0500 |
---|---|---|
committer | Jesse Plamondon-Willard <github@jplamondonw.com> | 2016-11-19 00:08:54 -0500 |
commit | d7be19e8f4f979c95a28b7b694b46e62eb57889d (patch) | |
tree | 0e61344a9ee4454bb73837a3fd181b56b1443741 /release-notes.md | |
parent | 14eee1e48225a3e7a782373ea28186e75d619c08 (diff) | |
download | SMAPI-d7be19e8f4f979c95a28b7b694b46e62eb57889d.tar.gz SMAPI-d7be19e8f4f979c95a28b7b694b46e62eb57889d.tar.bz2 SMAPI-d7be19e8f4f979c95a28b7b694b46e62eb57889d.zip |
update for 1.1.1-alpha
Diffstat (limited to 'release-notes.md')
-rw-r--r-- | release-notes.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/release-notes.md b/release-notes.md index e84a91e8..b1b8925e 100644 --- a/release-notes.md +++ b/release-notes.md @@ -1,7 +1,11 @@ # Release notes +## 1.1.1 +See [log](https://github.com/CLxS/SMAPI/compare/1.1...master). + +This is a patch release that addresses compatibility with older mods. ## 1.1 -See [log](https://github.com/CLxS/SMAPI/compare/1.0...master). +See [log](https://github.com/CLxS/SMAPI/compare/1.0...1.1). For players: * Fixed console exiting immediately when some exceptions occur. |