diff --git a/docs/changelog.txt b/docs/changelog.txt index 412ee07a0..0d29f5f3c 100644 --- a/docs/changelog.txt +++ b/docs/changelog.txt @@ -79,10 +79,10 @@ changelog.txt uses a syntax similar to RST, with a few special sequences: ## API - ``Gui::any_civzone_hotkey``, ``Gui::getAnyCivZone``, ``Gui::getSelectedCivZone``: new functions to operate on the new zone system - Units module: added new predicates for ``isGeldable()``, ``isMarkedForGelding()``, and ``isPet()`` -- `Military`: New module for military functionality -- `Military`: new ``makeSquad`` to create a squad -- `Military`: changed ``getSquadName`` to take a squad identifier -- `Military`: new ``updateRoomAssignments`` for assigning a squad to a barracks and archery range +- ``Military``: New module for military functionality +- ``Military``: new ``makeSquad`` to create a squad +- ``Military``: changed ``getSquadName`` to take a squad identifier +- ``Military``: new ``updateRoomAssignments`` for assigning a squad to a barracks and archery range - ``Maps::GetBiomeType`` renamed to ``Maps::getBiomeType`` for consistency - ``Maps::GetBiomeTypeRef`` renamed to ``Maps::getBiomeTypeRef`` for consistency