diff options
| author | mat <git@matdoes.dev> | 2025-08-14 22:15:31 -0330 |
|---|---|---|
| committer | mat <git@matdoes.dev> | 2025-08-14 22:15:31 -0330 |
| commit | 6758d58109925fbe59bb5693296b995697faaf3a (patch) | |
| tree | 8e1ef947c3d6333d6685806290a05c5729676394 | |
| parent | e74ed047dbaf3877db4a89a2d589e992abd0bb11 (diff) | |
| download | azalea-drasl-6758d58109925fbe59bb5693296b995697faaf3a.tar.xz | |
update changelog
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index c52119c1..935363d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -41,6 +41,8 @@ is breaking anyways, semantic versioning is not followed. - Inventories now use the correct max stack sizes. - Clients now send the correct data component checksums when interacting with items. - Fix parsing some metadata fields of Display entities. +- Mining blocks in creative mode now works. (@qwqawawow) +- Improved matchers on the `ChatPacket` functions to work on more servers. (@ShayBox) ## [0.13.0+mc1.21.5] - 2025-06-15 |
