From 26f3474f835a586af8b4383fdc9b83ebc54da299 Mon Sep 17 00:00:00 2001 From: mat Date: Tue, 3 Feb 2026 19:56:27 -0330 Subject: add 0.15.1 to changelog --- CHANGELOG.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 34daa0a0..08fc176f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -35,13 +35,19 @@ is breaking anyways, semantic versioning is not followed. ### Fixed +- The pathfinder now avoids magma blocks. +- Fixed several panics, OOMs, and memory leaks in `azalea-protocol`. +- Click events in chat messages were missing. + +## [0.15.1+mc1.21.11] - 2026-02-03 + +### Fixed + +- Fix compilation errors from unstable dependencies. - Serializing `FormattedText` with serde was writing `extra` twice. - Attack cooldowns were being applied incorrectly for tools. - `Identifier` had an incorrect `Hash` and `PartialEq` implementation. -- The pathfinder now avoids magma blocks. - Explosion knockback was being applied incorrectly. -- Fixed several panics, OOMs, and memory leaks in `azalea-protocol`. -- Click events in chat messages were missing. ## [0.15.0+mc1.21.11] - 2025-12-18 -- cgit v1.2.3