diff options
author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2022-08-24 17:49:12 -0400 |
---|---|---|
committer | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2022-08-24 17:49:12 -0400 |
commit | 1d5017f1197862d0d9c9f7aa4e13216cad3746d6 (patch) | |
tree | cfd8c56f635c997f906c84af6c95ec7ecd312a8f /docs | |
parent | a1bc96d365dc40275f198668d3f4c09bd7a92613 (diff) | |
download | SMAPI-1d5017f1197862d0d9c9f7aa4e13216cad3746d6.tar.gz SMAPI-1d5017f1197862d0d9c9f7aa4e13216cad3746d6.tar.bz2 SMAPI-1d5017f1197862d0d9c9f7aa4e13216cad3746d6.zip |
fix broken mods with no ID listed as duplicate
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 ca7d6e6e..68dc7874 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -7,6 +7,9 @@ _If needed, you can update to SMAPI 3.16.0 first and then install the latest version._ --> +## Upcoming release +* Fixed broken mods sometimes incorrectly listed as duplicate. + ## 3.16.0 Released 22 August 2022 for Stardew Valley 1.5.6 or later. See [release highlights](https://www.patreon.com/posts/70797008). |