summaryrefslogtreecommitdiff
path: root/docs/release-notes.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/release-notes.md')
-rw-r--r--docs/release-notes.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md
index 05a37ea8..c40e41be 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -16,8 +16,9 @@
-->
## 2.5.4
-* For modders:
- * Added automatic texture update for trees when changed through the content API.
+* For players:
+ * Fixed tree textures not updated when changed through the content API.
+ * Fixed display bugs on Linux/Mac when mods overlay images through the content API.
* For the [log parser][]:
* Fixed error when log text contains certain tokens.