Skip to content

Commit b96c8b8

Browse files
feat: updated changelog
1 parent 7aaa431 commit b96c8b8

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [21.0.1]
2+
3+
### Fixed
4+
5+
- Correctly unpress buttons we were holding [#54](https://github.com/AdvancedXray/Auto-clicker/issues/54) thanks to [@AdyTech99](https://github.com/AdyTech99)
6+
- Auto clicker attackas entities that are in the dying stage [#55](https://github.com/AdvancedXray/Auto-clicker/issues/55) thanks to [@AdyTech99](https://github.com/AdyTech99)
7+
- 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)
8+
- Disable autoclicker on death [#57](https://github.com/AdvancedXray/Auto-clicker/issues/57) thanks to [@AdyTech99](https://github.com/AdyTech99)
9+
10+
111
## [21.0.0]
212

313
### Changes

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ org.gradle.parallel=true
66
minecraft_version=1.21
77
yarn_mappings=1.21+build.1
88
# Mod Properties
9-
mod_version=21.0.0
9+
mod_version=21.0.1
1010
maven_group=pro.mikey.mods
1111
archives_base_name=auto-clicker-fabric
1212
# Dependencies

0 commit comments

Comments
 (0)