From 1fde49dd7ee7c1160a0e5c438125f14f9a904145 Mon Sep 17 00:00:00 2001 From: Jesse Plamondon-Willard Date: Mon, 31 Oct 2016 14:51:55 -0400 Subject: update release notes --- release-notes.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/release-notes.md b/release-notes.md index bc396bb5..90ad1736 100644 --- a/release-notes.md +++ b/release-notes.md @@ -3,7 +3,9 @@ ## 1.x * 1.0 (upcoming, [log](https://github.com/CLxS/SMAPI/compare/0.40.1.1-3...master)) * Added support for Linux and Mac. + * Added code documentation. * Removed support for mods in undocumented `%appdata\StardewValley\mods` folder **(breaking change)**. + * Removed obsolete and unfinished code. * Simplified compiling from source. * Internal cleanup & refactoring. -- cgit