From 0838b7b96dc1e3a6fd6b819c6b1abeb88e52c670 Mon Sep 17 00:00:00 2001 From: Michael Hillcox Date: Mon, 12 Aug 2024 09:08:29 +0100 Subject: [PATCH] chore: changelog --- CHANGELOG.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ac00294..9a783a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +## [21.0.3] + +### Changed + +- You can now set the 'spamming' delay to any value using an input instead of a slider thanks to [@AdyTech99](https://github.com/AdyTech99) + +### Fixed + +- Auto clicker would fail to work if 'spamming' was set to `1` on the delay. Thanks to [@AdyTech99](https://github.com/AdyTech99) + ## [21.0.2] ### Added @@ -18,7 +28,6 @@ - Auto clicker will continue to attack entities that have died [#56](https://github.com/AdvancedXray/Auto-clicker/issues/56) thanks to [@AdyTech99](https://github.com/AdyTech99) - Disable autoclicker on death [#57](https://github.com/AdvancedXray/Auto-clicker/issues/57) thanks to [@AdyTech99](https://github.com/AdyTech99) - ## [21.0.0] ### Changes