From 374f89eb688c03960ac81854d01529f111dcb9e4 Mon Sep 17 00:00:00 2001 From: Jesse Plamondon-Willard Date: Wed, 11 Jan 2017 14:43:11 -0500 Subject: fix release notes --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7829cd93..59b1eba7 100644 --- a/README.md +++ b/README.md @@ -84,14 +84,17 @@ The configuration will check your custom path first, then fall back to the defau still compile on a different computer). ## Versions -1.3: +1.4: * Fixed detection of non-default game paths on 32-bit Windows. * Removed support for SilVerPLuM (discontinued). * Removed support for overriding the target platform (no longer needed since SMAPI crossplatforms mods automatically). -1.2: +1.3: * Added support for non-default game paths on Windows. +1.2: +* Exclude game binaries from mod build output. + 1.1: * Added support for overriding the target platform. -- cgit