summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--release-notes.md2
1 files changed, 2 insertions, 0 deletions
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.