summaryrefslogtreecommitdiff
path: root/docs/release-notes.md
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <github@jplamondonw.com>2018-03-23 20:18:23 -0400
committerJesse Plamondon-Willard <github@jplamondonw.com>2018-03-23 20:18:23 -0400
commit51368b8afb0c2064a70ed09f41570ca8fac5fdfa (patch)
treeb51ba8a8ac405b9ae92b0df4b1f5dfea25d1f076 /docs/release-notes.md
parent91561eedc7c8247a6179e0158eb9f9affdf65012 (diff)
downloadSMAPI-51368b8afb0c2064a70ed09f41570ca8fac5fdfa.tar.gz
SMAPI-51368b8afb0c2064a70ed09f41570ca8fac5fdfa.tar.bz2
SMAPI-51368b8afb0c2064a70ed09f41570ca8fac5fdfa.zip
update tree textures when changeed through the content API (#459)
Diffstat (limited to 'docs/release-notes.md')
-rw-r--r--docs/release-notes.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md
index 059105c3..05a37ea8 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -16,6 +16,9 @@
-->
## 2.5.4
+* For modders:
+ * Added automatic texture update for trees when changed through the content API.
+
* For the [log parser][]:
* Fixed error when log text contains certain tokens.