summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2022-04-16 11:21:44 -0400
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2022-04-16 11:21:44 -0400
commit9ba06704077c32f84aa4c4aeff8b75e66e1c0486 (patch)
tree2c977d996bee60ab96faa65e5e7219af23316128 /docs
parent2dc20be5f711c50cc80de024c8a6afb96c04d8a1 (diff)
downloadSMAPI-9ba06704077c32f84aa4c4aeff8b75e66e1c0486.tar.gz
SMAPI-9ba06704077c32f84aa4c4aeff8b75e66e1c0486.tar.bz2
SMAPI-9ba06704077c32f84aa4c4aeff8b75e66e1c0486.zip
fix Nexus API key needed to launch web project locally
Diffstat (limited to 'docs')
-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 01ba6e30..de30a23b 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -64,6 +64,9 @@ the C# mod that loads them is updated.
* Fixed issue where suppressing `[Left|Right]Thumbstick[Down|Left]` keys would suppress the opposite direction instead.
* Fixed null handling in various edge cases.
+### For SMAPI contributors
+* You no longer need a Nexus API key to launch the SMAPI web project locally.
+
## 3.13.4
Released 16 January 2022 for Stardew Valley 1.5.6 or later.