Changelog parser rule checker tool. Only useful for those writing mods. Requires a recent Python 3.x from www.python.org
Providing the player with new tools or adjusting the game interface, without fundamentally changing gameplay.
It seems that the in-game parse no longer allows end-of-line spaces on category fields.
e.g.
Features:<space><newline>
will no longer parse in-game, the trailing space must be removed.