From 6d9870bedb225843dd18e472cbccecf7291ccec3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20V=C3=B6gele?= Date: Thu, 29 Apr 2021 13:24:33 +0200 Subject: [PATCH] Add reference to the github issue in changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 43caaab..7bb3729 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ ### New features - GMs now have an option to reset the movement history for individual tokens in the right click menu of the combat tracker -- When releasing a dragged token while pressing Alt the token will be moved to the target location without an animation +- When releasing a dragged token while pressing Alt the token will be moved to the target location without an animation ([#3](https://github.com/manuelVo/foundryvtt-drag-ruler/issues/3)) ### 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.