diff options
-rw-r--r-- | docs/release-notes.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md index 433050fb..4c5f49d6 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -8,6 +8,9 @@ * Fixed input `e.SuppressButton(button)` method ignoring input. * Fixed input `e.SuppressButton()` method not working with mouse buttons. +* For log.smapi.io: + * The upload-log modal can now be closed by pressing `ESC` or clicking outside it. + ## 2.1 * For players: * Added a log parser at [log.smapi.io](https://log.smapi.io). |