aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormat <git@matdoes.dev>2026-01-05 21:56:42 +0900
committermat <git@matdoes.dev>2026-01-05 21:56:42 +0900
commit0451500303e19a5d755a51d38a077e216721a618 (patch)
treea6e71e63c4fe5b9f54244456751a0d551fadc92d
parent7cfdbc61e80b0417ba2e1b12a560b28372d24ee1 (diff)
downloadazalea-drasl-0451500303e19a5d755a51d38a077e216721a618.tar.xz
update changelog
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 75e3d961..3ecbdb6c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -14,6 +14,7 @@ is breaking anyways, semantic versioning is not followed.
- Add an `EntityRef` type to simplify interactions with entities.
- `AccountTrait` was implemented, which allows for custom refresh and join behavior for `Account`s.
- Add `BlockTrait::set_property` to allow setting properties on blocks generically.
+- The pathfinder can now traverse on the surface of water.
### Changed