diff --git a/doc/breakages.md b/doc/breakages.md index 5443fbf3d..f625a0f4d 100644 --- a/doc/breakages.md +++ b/doc/breakages.md @@ -6,4 +6,5 @@ This document contains a list of breaking changes to be made in the next major v * `get_sky()` returns a table (without arg) * `game.conf` name/id mess * 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)`