aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authormat <git@matdoes.dev>2026-05-07 04:13:11 +0330
committermat <git@matdoes.dev>2026-05-07 08:05:58 -1200
commiteeb729eb4681a98e892c744c20888cc466cdd79a (patch)
treed086231ec6d6397b728d19d35cdea33def899e3f /CHANGELOG.md
parentcabc8b60a729ba17f5b75f7a7956c6d1ddcc8919 (diff)
downloadazalea-drasl-eeb729eb4681a98e892c744c20888cc466cdd79a.tar.xz
fix some incorrect component impls
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
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