From 74dcb7b37d953ec4d45dd6aac4c8e598c87def7d Mon Sep 17 00:00:00 2001 From: mat Date: Sat, 27 Sep 2025 18:41:36 -1030 Subject: allow picking other bots in hit results --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b7ce01e..ee9b0d0d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -40,6 +40,7 @@ is breaking anyways, semantic versioning is not followed. - `ClientsideCloseContainerEvent`, `MenuOpenedEvent`, and `CloseContainerEvent` are now triggers instead of events. - `Client::chat` now takes anything with `impl Into`. - Some types related Azalea's bot plugin were moved to `azalea::bot::*`. +- `AABB` was renamed to `Aabb` to follow Rust naming guidelines. ### Fixed -- cgit v1.2.3