From c3d51a3438928324ef0b871f54d2a1bc2d145bd3 Mon Sep 17 00:00:00 2001 From: Celtic Minstrel Date: Sun, 20 Sep 2015 01:16:34 -0400 Subject: [PATCH] Update changelog --- changelog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/changelog b/changelog index 8b530af0b29c..60f07b7898d2 100644 --- a/changelog +++ b/changelog @@ -104,6 +104,8 @@ Version 1.13.1+dev: These operators are applied after the existing '-' operator that takes the opposite direction. * Adjacency filters in abilities and weapon specials now support count= and is_enemy= + * Add new looping tags: [for], [foreach], [repeat] + * Add new flow control tags: [break], [continue], [return] * Editor: * Added Category field and color sliders to the Edit Label panel. * Miscellaneous and bug fixes: