summaryrefslogtreecommitdiff
path: root/docs/release-notes.md
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2020-03-06 21:41:20 -0500
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2020-03-06 21:41:20 -0500
commitc6947682b050f4ed8c070a3ca021c7f10ec50009 (patch)
tree5973c2f3ebaaea3ada43bbc4e5d0032372bc8714 /docs/release-notes.md
parent7329d75ec8627639daf08e9c8c1a027eaf760d3c (diff)
downloadSMAPI-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.md3
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.