diff options
author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2020-03-06 21:41:20 -0500 |
---|---|---|
committer | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2020-03-06 21:41:20 -0500 |
commit | c6947682b050f4ed8c070a3ca021c7f10ec50009 (patch) | |
tree | 5973c2f3ebaaea3ada43bbc4e5d0032372bc8714 /docs/release-notes.md | |
parent | 7329d75ec8627639daf08e9c8c1a027eaf760d3c (diff) | |
download | SMAPI-c6947682b050f4ed8c070a3ca021c7f10ec50009.tar.gz SMAPI-c6947682b050f4ed8c070a3ca021c7f10ec50009.tar.bz2 SMAPI-c6947682b050f4ed8c070a3ca021c7f10ec50009.zip |
update packages
Diffstat (limited to 'docs/release-notes.md')
-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 42316629..4a1bb96f 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -2,6 +2,9 @@ # Release notes ## Upcoming release +* For modders: + * Added support for `.tmx` maps using zlib compression (thanks to Platonymous!). + * For the web UI: * Added option to upload files using a file picker. |