summaryrefslogtreecommitdiff
path: root/docs/release-notes.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/release-notes.md')
-rw-r--r--docs/release-notes.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md
index a06fc0c4..ba0815b3 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -2,6 +2,7 @@
## 2.1 (upcoming)
* For players:
* Fixed compatibility check crashing for players with Stardew Valley 1.08.
+ * Fixed the game's test messages being shown in the console and log.
* For modders:
* Added support for public code in reflection API, to simplify mod integrations.