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.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md
index a74b1927..433050fb 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -5,6 +5,8 @@
* For modders:
* Added `DaysSinceStart` property to `SDate` dates.
+ * Fixed input `e.SuppressButton(button)` method ignoring input.
+ * Fixed input `e.SuppressButton()` method not working with mouse buttons.
## 2.1
* For players: