diff options
author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2021-04-04 11:40:08 -0400 |
---|---|---|
committer | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2021-04-04 11:40:08 -0400 |
commit | 2b1b3b19a507876e106a444c93b4c33aca35c353 (patch) | |
tree | 4f84f924fabbba3c091440d2234a56a7c9f63fbb /docs | |
parent | 222183c651c5b5d9e402db1b8009e2e0a0681b06 (diff) | |
download | SMAPI-2b1b3b19a507876e106a444c93b4c33aca35c353.tar.gz SMAPI-2b1b3b19a507876e106a444c93b4c33aca35c353.tar.bz2 SMAPI-2b1b3b19a507876e106a444c93b4c33aca35c353.zip |
improve error-handling during asset propagation
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release-notes.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md index cb0be542..77c3bfbe 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -18,6 +18,7 @@ * For modders: * Added asset propagation for `Data\Concessions`. + * Improved error-handling during asset propagation. ## 3.9.5 Released 21 March 2021 for Stardew Valley 1.5.4 or later. |