diff options
author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2020-05-16 20:01:52 -0400 |
---|---|---|
committer | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2020-05-16 20:01:52 -0400 |
commit | 9d86f20ca728811c1da908337a4d5e7a998e5b48 (patch) | |
tree | 876f55422670da087740520731007e68e226678a /docs | |
parent | 5e6f1640dcb8e30a44f8ff07572874850b12cc2e (diff) | |
download | SMAPI-9d86f20ca728811c1da908337a4d5e7a998e5b48.tar.gz SMAPI-9d86f20ca728811c1da908337a4d5e7a998e5b48.tar.bz2 SMAPI-9d86f20ca728811c1da908337a4d5e7a998e5b48.zip |
migrate subdomain redirects to Azure
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release-notes.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md index abe07dd9..48a47af6 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -17,6 +17,7 @@ * For SMAPI developers: * When deploying web services to a single-instance app, the MongoDB server can now be replaced with in-memory storage. + * Merged the separate legacy redirects app on AWS into the main app on Azure. ## 3.5 Released 27 April 2020 for Stardew Valley 1.4.1 or later. |