summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <github@jplamondonw.com>2018-06-16 14:47:37 -0400
committerJesse Plamondon-Willard <github@jplamondonw.com>2018-06-16 14:47:37 -0400
commit450147e9fb906aee8dbc60ee26a6963da03b257b (patch)
treef49f460c8ec05f9f7b7af78c7932a40f54d941ae /docs
parent6c08f774250b252c09b282a663b3947acb3a6741 (diff)
parentdc27247b28097a992694fcb7a72133ae4e56e27b (diff)
downloadSMAPI-450147e9fb906aee8dbc60ee26a6963da03b257b.tar.gz
SMAPI-450147e9fb906aee8dbc60ee26a6963da03b257b.tar.bz2
SMAPI-450147e9fb906aee8dbc60ee26a6963da03b257b.zip
Merge branch 'feature/nexus-links' into develop
Diffstat (limited to 'docs')
-rw-r--r--docs/release-notes.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md
index 152037f8..5bb77762 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -59,9 +59,10 @@
* Fixed `world_setseason` not normalising the season value.
* For the web UI:
- * Redesigned log parser upload page to make it more intuitive for new players.
- * Changed log parser filters to show `DEBUG` messages by default.
+ * Improved log parser design to make it more intuitive.
* Improved layout on small screens.
+ * Added option to download from Nexus.
+ * Changed log parser filters to show `DEBUG` messages by default.
* Fixed log parser issue when content packs have no description.
* Fixed log parser mangling crossplatform paths in some cases.