diff options
author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2021-05-03 19:49:44 -0400 |
---|---|---|
committer | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2021-05-03 19:49:44 -0400 |
commit | 6b1c4589e96f25b771ff8ddd4bbdbb9198a0ab9c (patch) | |
tree | 5f30d4c12937be2346a99bf6addf853d5ea50052 /docs | |
parent | 8d9d8341cdd7e78bbb281c1576a434d982126a44 (diff) | |
download | SMAPI-6b1c4589e96f25b771ff8ddd4bbdbb9198a0ab9c.tar.gz SMAPI-6b1c4589e96f25b771ff8ddd4bbdbb9198a0ab9c.tar.bz2 SMAPI-6b1c4589e96f25b771ff8ddd4bbdbb9198a0ab9c.zip |
prepare for release
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release-notes.md | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md index b25be131..caa90d19 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -7,9 +7,11 @@ * Migrated to Harmony 2.0 (see [_migrate to Harmony 2.0_](https://stardewvalleywiki.com/Modding:Migrate_to_Harmony_2.0) for more info). --> -## Upcoming release +## 3.10.1 +Released 03 May 2021 for Stardew Valley 1.5.4 or later. + * For players: - * Fixed installer leaving unneeded `StardewModdingAPI-x64.exe` file in the game folder. + * Fixed installer leaving an unneeded `StardewModdingAPI-x64.exe` file in 32-bit game folders. ## 3.10 Released 03 May 2021 for Stardew Valley 1.5.4 or later. See [release highlights](https://www.patreon.com/posts/50764911). |