aboutsummaryrefslogtreecommitdiff
path: root/doc/breakages.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/breakages.md')
-rw-r--r--doc/breakages.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/breakages.md b/doc/breakages.md
index 9f59b9705..52fe6b741 100644
--- a/doc/breakages.md
+++ b/doc/breakages.md
@@ -9,3 +9,4 @@ This document contains a list of breaking changes to be made in the next major v
* remove `depends.txt` / `description.txt` (would simplify ContentDB and Minetest code a little)
* rotate moon texture by 180°, making it coherent with the sun (see https://github.com/minetest/minetest/pull/11902)
* remove undocumented `set_physics_override(num, num, num)`
+* remove special handling of `${key}` syntax in metadata values