aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormat <git@matdoes.dev>2026-03-27 20:35:52 -0530
committermat <git@matdoes.dev>2026-03-27 20:35:52 -0530
commit999bde91394f4f3f33f9c6ae9a885bc0da60e1a4 (patch)
treea7774137df3d14d46d37c36641646c0ef1c4ff8c
parenta253702e2546a95cce68dc4a3b8b00a4c3570c1f (diff)
downloadazalea-drasl-999bde91394f4f3f33f9c6ae9a885bc0da60e1a4.tar.xz
add 0.16.0 to changelog
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ab5e937b..ae9268fa 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,14 @@ is breaking anyways, semantic versioning is not followed.
### Added
+### Changed
+
+### Fixed
+
+## [0.16.0+mc26.1] - 2026-03-27
+
+### Added
+
- Add `SimulationPathfinderExecutionPlugin`, an alternative execution engine for the pathfinder with smoother movement.
- The pathfinder can now traverse on the surface of water.
- `Account`s can now have custom refresh and join behavior using `AccountTrait`.