diff options
| author | mat <git@matdoes.dev> | 2025-12-18 16:54:12 -1000 |
|---|---|---|
| committer | mat <git@matdoes.dev> | 2025-12-18 16:54:12 -1000 |
| commit | 4bd67cb6a7bf0dc24c4ca2e4bed0a6fdac2b44ce (patch) | |
| tree | 688dcbf3737d40d3c1dad2e73c6c9235a4a74638 /CHANGELOG.md | |
| parent | 8bb8144c6a80fcec0c0ab3bd7de221b9531d4061 (diff) | |
| download | azalea-drasl-4bd67cb6a7bf0dc24c4ca2e4bed0a6fdac2b44ce.tar.xz | |
update changelog
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 74ca3acf..789d4d50 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -52,6 +52,9 @@ is breaking anyways, semantic versioning is not followed. - The WritableBookContent and ResolvableProfile data components had the wrong protocol implementations. - Resolving server addresses shouldn't be recursive. - A 5 tick mining delay was always being applied after we mined for the first time. +- Running Azalea on Windows in debug mode would result in a stack overflow error. +- Wrong packet order when attacking and sprinting in the same tick. +- Most entity variant components were using the wrong type. ## [0.14.0+mc1.21.8] - 2025-09-28 |
