diff --git a/changelogs/3.12.md b/changelogs/3.12.md index cb03ce0ad..de14b8a7a 100644 --- a/changelogs/3.12.md +++ b/changelogs/3.12.md @@ -50,4 +50,9 @@ Plugin developers should **only** update their required API to this version if y - Fixed absorption hearts not being consumed. # 3.12.5 -- Fixed broken attack cooldowns. \ No newline at end of file +- Fixed broken attack cooldowns. + +# 3.12.6 +- Fixed entities not getting movement updates after teleports. +- Fixed slow flight in spectator mode when starting from the ground and after teleportation. +- Errors communicating with the crash archive on automatic crash submission are now logged.