summaryrefslogtreecommitdiff
path: root/release-notes.md
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <github@jplamondonw.com>2016-11-19 00:08:54 -0500
committerJesse Plamondon-Willard <github@jplamondonw.com>2016-11-19 00:08:54 -0500
commitd7be19e8f4f979c95a28b7b694b46e62eb57889d (patch)
tree0e61344a9ee4454bb73837a3fd181b56b1443741 /release-notes.md
parent14eee1e48225a3e7a782373ea28186e75d619c08 (diff)
downloadSMAPI-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.md6
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.