summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2019-12-02 22:47:42 -0500
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2019-12-02 22:47:42 -0500
commit1128451acf56cf479864047c0bb8bb18e232fa00 (patch)
tree141bc6b30760bf5745b7adb9ce60f0cf6c8fa720 /docs
parentabf5f274549fa25365e6633950b0c04f1b5daa91 (diff)
downloadSMAPI-1128451acf56cf479864047c0bb8bb18e232fa00.tar.gz
SMAPI-1128451acf56cf479864047c0bb8bb18e232fa00.tar.bz2
SMAPI-1128451acf56cf479864047c0bb8bb18e232fa00.zip
prepare for release
Diffstat (limited to 'docs')
-rw-r--r--docs/release-notes.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md
index e6214a37..1c106542 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -1,7 +1,8 @@
&larr; [README](README.md)
# Release notes
-## Upcoming release
+## 3.0.1
+Released 02 December 2019 for Stardew Valley 1.4.0.1.
* For players:
* Updated for Stardew Valley 1.4.0.1.
@@ -9,7 +10,8 @@
* Updated translations. Thanks to berkayylmao (added Turkish), feathershine (added Chinese), and Osiris901 (added Russian)!
* For the web UI:
- * If a log can't be uploaded to Pastebin (e.g. due to rate limits), it'll be uploaded to Amazon S3 instead. Logs uploaded to S3 will expire after one month.
+ * Rebuilt web infrastructure to handle higher traffic.
+ * If a log can't be uploaded to Pastebin (e.g. due to rate limits), it's now uploaded to Amazon S3 instead. Logs uploaded to S3 expire after one month.
* Fixed JSON validator not letting you drag & drop a file.
* For modders: