summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2022-10-07 00:21:09 -0400
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2022-10-07 00:21:09 -0400
commit5a0d337fcf6d18eed55334361b3eef3021912498 (patch)
tree3ddb94994bd356532163a269ff1c94e7cfad71ca /docs
parent2c2542657890d896750384bbaa2cb765379bad06 (diff)
downloadSMAPI-5a0d337fcf6d18eed55334361b3eef3021912498.tar.gz
SMAPI-5a0d337fcf6d18eed55334361b3eef3021912498.tar.bz2
SMAPI-5a0d337fcf6d18eed55334361b3eef3021912498.zip
update FluentHttpClient
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 ea459bcb..04874729 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -11,6 +11,9 @@
* For players:
* Fixed update alert shown for a prerelease version on GitHub if it's not marked as prerelease.
+* For mod authors:
+ * Updated to [FluentHttpClient](https://github.com/Pathoschild/FluentHttpClient#readme) 4.2.0 (see [changes](https://github.com/Pathoschild/FluentHttpClient/blob/develop/RELEASE-NOTES.md#420)).
+
## 3.16.2
Released 31 August 2022 for Stardew Valley 1.5.6 or later.