From 012f015e7d7ce88329c2e663feaec732836df358 Mon Sep 17 00:00:00 2001 From: Dylan T Date: Mon, 24 Jun 2019 14:25:47 +0100 Subject: [PATCH] [ci skip] update changelog md for 3.8.5 --- changelogs/3.8.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelogs/3.8.md b/changelogs/3.8.md index e73ae4119..7255a77ee 100644 --- a/changelogs/3.8.md +++ b/changelogs/3.8.md @@ -54,3 +54,4 @@ This changelog **does not account for protocol changes**. If your plugin uses th - PID of server is now reported in the error message when attempting to run two servers from the same data directory at once. - Fixed sluggish playercount updating on MOTD. - Added new MultiRecipe UUIDs. +- Added an extra field to `StartGamePacket` to resolve minor incompatibility issues on different 1.11.x patch versions.