diff options
| author | mat <git@matdoes.dev> | 2026-05-07 04:13:11 +0330 |
|---|---|---|
| committer | mat <git@matdoes.dev> | 2026-05-07 08:05:58 -1200 |
| commit | eeb729eb4681a98e892c744c20888cc466cdd79a (patch) | |
| tree | d086231ec6d6397b728d19d35cdea33def899e3f /CHANGELOG.md | |
| parent | cabc8b60a729ba17f5b75f7a7956c6d1ddcc8919 (diff) | |
| download | azalea-drasl-eeb729eb4681a98e892c744c20888cc466cdd79a.tar.xz | |
fix some incorrect component impls
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 6db37359..d6d7edba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,8 @@ is breaking anyways, semantic versioning is not followed. ### Fixed +- Incorrect `damage_kind` component protocol implementation. + ## [0.16.0+mc26.1] - 2026-03-27 ### Added |
