From a90132a30e8f2b0780447f7bb57e1c22853ea030 Mon Sep 17 00:00:00 2001 From: "Dylan K. Taylor" Date: Thu, 4 Jun 2020 20:38:06 +0100 Subject: [PATCH] added missing 3.12.6 changelog --- changelogs/3.12.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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.