aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormat <git@matdoes.dev>2025-12-19 04:33:09 +0100
committermat <git@matdoes.dev>2025-12-19 04:33:09 +0100
commite9a18ec41e039c65b926102781bf2ffefa20b4c9 (patch)
tree736a651d1e5063dbe779a7d232fe48be1fb0464a
parente3c345a0996f5cc0788e160414dd770a8cd6dde5 (diff)
downloadazalea-drasl-e9a18ec41e039c65b926102781bf2ffefa20b4c9.tar.xz
update changelog for 0.15.0
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 789d4d50..25fff077 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,14 @@ is breaking anyways, semantic versioning is not followed.
### Added
+### Changed
+
+### Fixed
+
+## [0.15.0+mc1.21.11] - 2025-12-18
+
+### Added
+
- Add `Client::query_entity` and `try_query_entity` to complement `query_self`.
- Add `Client::entity_interact` and `EntityInteractEvent` to interact with entities without checking that they're in the crosshair.
- Allow disabling dependencies related to Microsoft auth with the `online-mode` cargo feature.