diff --git a/BREAKAGE.md b/BREAKAGE.md new file mode 100644 index 0000000..2a55089 --- /dev/null +++ b/BREAKAGE.md @@ -0,0 +1,4 @@ +This document contains a list of breaking changes to be made in the next major version (6.0) + +* Drop built-in player `deaths` parameter (https://gitlab.com/zughy-friends-minetest/arena_lib/-/issues/154) +* Remove `get_arenaID...` and `get_queueID` functions. Use `arena.ID` instead (https://gitlab.com/zughy-friends-minetest/arena_lib/-/issues/153)