From bae0e43b7b1f6979a78b6f4f1317fed098537037 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20V=C3=B6gele?= Date: Thu, 29 Apr 2021 12:46:25 +0200 Subject: [PATCH] Document 70b166d8 in changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a86758e..e0f29e6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,9 @@ - Greatly increased the performance when playing on huge maps and when moving many tokens at once. - Huge performance improvements for speed providers. (Technical details: `getRanges` is now being called way less frequently) +### New features +- GMs now have an option to reset the movement history for individual tokens in the right click menu of the combat tracker + ### Bugfixes - When starting to drag a new token while the previous one is still moving the ruler won't dissappear anymore when the previous token arrives at it's destination.