summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/release-notes.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md
index e62852be..8f9f651c 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -8,10 +8,14 @@
* For modders:
* Added support for flipped and rotated map tiles (in collaboration with Platonymous).
* Added support for `.tmx` maps using zlib compression (thanks to Platonymous!).
+ * Mods are no longer prevented from suppressing key presses in the chatbox. Use this power wisely.
* For the web UI:
* Added option to upload files using a file picker.
+* For SMAPI developers:
+ * Added internal API to send custom input to the game/mods. This is mainly meant to support Virtual Keyboard on Android, but might be exposed as a public API in future versions.
+
## 3.3.2
Released 22 February 2020 for Stardew Valley 1.4.1 or later.