From 306589cfd9c5c7f64fe96b650a3977846b8ff572 Mon Sep 17 00:00:00 2001 From: josteph Date: Mon, 25 Mar 2019 23:03:28 +0000 Subject: [PATCH] Add last commit to changelog --- changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.md b/changelog.md index 2d2eb2859a2..0e90af8c8ce 100644 --- a/changelog.md +++ b/changelog.md @@ -96,6 +96,7 @@ * Support [filter_team] in [side] in addition to team_name= * Support an optional EXTRA_WML argument to {REMOVE_LABEL}. * Support [disallow_end_turn]reason= + * The {SPECIAL_NOTES_*} macros now start with a newline and a bullet point. ### Miscellaneous and bug fixes * Rest healing now happens on turn 2. (issue #3562) * Normal healing now happens on turn 1 for all sides except the first. (issue #3562)