DOCS: add `BREAKAGE.md` file

master
Zughy 2022-06-07 21:56:33 +00:00
parent ac45819527
commit 9be25704e8
1 changed files with 4 additions and 0 deletions

4
BREAKAGE.md Normal file
View File

@ -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)