diff options
| author | mat <git@matdoes.dev> | 2025-12-19 04:33:09 +0100 |
|---|---|---|
| committer | mat <git@matdoes.dev> | 2025-12-19 04:33:09 +0100 |
| commit | e9a18ec41e039c65b926102781bf2ffefa20b4c9 (patch) | |
| tree | 736a651d1e5063dbe779a7d232fe48be1fb0464a | |
| parent | e3c345a0996f5cc0788e160414dd770a8cd6dde5 (diff) | |
| download | azalea-drasl-e9a18ec41e039c65b926102781bf2ffefa20b4c9.tar.xz | |
update changelog for 0.15.0
| -rw-r--r-- | CHANGELOG.md | 8 |
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. |
