From 62c965b4996c5bc8f4213f1b00fe609cd3e2b27d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20V=C3=B6gele?= Date: Wed, 3 Feb 2021 08:27:58 +0100 Subject: [PATCH] Clarify changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b5bc031..a6ffaf2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ - The drag ruler won't be shown to other players if they cannot see the dragged token ### Bugfixes -- Drag Ruler will now work on installations where the `foundry.js` has `CRLF` line endings +- Fixed a bug where Drag Ruler wouldn't work at all on some windows installations (specificially where the `foundry.js` has `CRLF` line endings) ## v1.0.1 ### Bugfixes