diff options
author | Jesse Plamondon-Willard <github@jplamondonw.com> | 2017-11-26 15:51:35 -0500 |
---|---|---|
committer | Jesse Plamondon-Willard <github@jplamondonw.com> | 2017-11-26 15:51:35 -0500 |
commit | 05415497930da5fc156a0936a646ebf522124bd5 (patch) | |
tree | 40e4a297c43358cb9aac8a2b073d0d6252bb7745 /docs | |
parent | 799a3a5e9bbd2f867b07e5f47b3a057c8de5ed6c (diff) | |
download | SMAPI-05415497930da5fc156a0936a646ebf522124bd5.tar.gz SMAPI-05415497930da5fc156a0936a646ebf522124bd5.tar.bz2 SMAPI-05415497930da5fc156a0936a646ebf522124bd5.zip |
update release notes (#386)
Diffstat (limited to 'docs')
-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). |