diff options
author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2023-01-08 16:48:30 -0500 |
---|---|---|
committer | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2023-01-08 16:48:30 -0500 |
commit | 5518b8d461732796b0da5f4c9ba85be96bddc205 (patch) | |
tree | b18cf059ae5e0e2e787f4de1dd3255e17083d355 /docs | |
parent | b246fe61452f15026382c7d6da687116fec546e1 (diff) | |
download | SMAPI-5518b8d461732796b0da5f4c9ba85be96bddc205.tar.gz SMAPI-5518b8d461732796b0da5f4c9ba85be96bddc205.tar.bz2 SMAPI-5518b8d461732796b0da5f4c9ba85be96bddc205.zip |
update packages
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release-notes.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md index 54cbf96c..3731157b 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -11,6 +11,9 @@ * For players: * Fixed save backups being empty in rare cases on macOS. +* For mod authors: + * Updated to Newtonsoft.Json 13.0.2 (see [changes](https://github.com/JamesNK/Newtonsoft.Json/releases/tag/13.0.2)) and Pintail 2.2.1 (see [changes](https://github.com/Nanoray-pl/Pintail/blob/master/docs/release-notes.md#222)). + ## 3.18.1 Released 01 December 2022 for Stardew Valley 1.5.6 or later. |