diff options
| author | mat <git@matdoes.dev> | 2026-03-27 20:35:52 -0530 |
|---|---|---|
| committer | mat <git@matdoes.dev> | 2026-03-27 20:35:52 -0530 |
| commit | 999bde91394f4f3f33f9c6ae9a885bc0da60e1a4 (patch) | |
| tree | a7774137df3d14d46d37c36641646c0ef1c4ff8c | |
| parent | a253702e2546a95cce68dc4a3b8b00a4c3570c1f (diff) | |
| download | azalea-drasl-999bde91394f4f3f33f9c6ae9a885bc0da60e1a4.tar.xz | |
add 0.16.0 to changelog
| -rw-r--r-- | CHANGELOG.md | 8 |
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`. |
