diff options
author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2019-12-12 23:22:19 -0500 |
---|---|---|
committer | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2019-12-12 23:22:19 -0500 |
commit | e4a7ca5826ae0cb372aec529c4f21a53c98079da (patch) | |
tree | c01e3001bc4be8e7ee15d9314990d1edcab8533d /docs/release-notes.md | |
parent | 238fbfe5698fb1791d47e8772ba1c5a86f9300ca (diff) | |
download | SMAPI-e4a7ca5826ae0cb372aec529c4f21a53c98079da.tar.gz SMAPI-e4a7ca5826ae0cb372aec529c4f21a53c98079da.tar.bz2 SMAPI-e4a7ca5826ae0cb372aec529c4f21a53c98079da.zip |
batch asset editor/loader changes
Diffstat (limited to 'docs/release-notes.md')
-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 fc3cd4f7..690c6442 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -6,6 +6,7 @@ * For players: * Updated for the 'Force Off' gamepad mode added in Stardew Valley 1.4.0.1. * Fixed compatibility issue with Arch Linux. + * Internal optimizations. * For modders: * Added asset propagation for grass textures. |