summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/release-notes.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md
index c40e41be..33e66a14 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -18,7 +18,8 @@
## 2.5.4
* 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.
+ * Fixed visual bug on Linux/Mac when mods overlay images through the content API.
+ * Fixed error when a mod removes an asset editor/loader.
* For the [log parser][]:
* Fixed error when log text contains certain tokens.