From 523e0d7dce6d39ee6853d60c5d84237cdf900013 Mon Sep 17 00:00:00 2001 From: Jesse Plamondon-Willard Date: Wed, 11 Jan 2017 14:00:13 -0500 Subject: update release notes --- release-notes.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/release-notes.md b/release-notes.md index a11d9ea8..6cedbc4f 100644 --- a/release-notes.md +++ b/release-notes.md @@ -1,5 +1,13 @@ # Release notes +## 1.6 (upcoming) +See [log](https://github.com/Pathoschild/SMAPI/compare/stable...develop). + +For players: +* Fixed issue where the installer couldn't find the game for some players on 32-bit Windows. +* Fixed issue where SMAPI couldn't be launched from Steam for some Linux players. +* Updated list of incompatible mods. + ## 1.5 See [log](https://github.com/Pathoschild/SMAPI/compare/1.4...1.5). -- cgit