From b64beabec2a4bb38dd192d197047123f3de8cb17 Mon Sep 17 00:00:00 2001 From: Romain Beaumont Date: Mon, 9 Nov 2015 12:23:24 +0100 Subject: [PATCH] add recent changes to 0.16 history --- HISTORY.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/HISTORY.md b/HISTORY.md index 6e0f166..bf191be 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -10,6 +10,10 @@ * createServers's beforePing option can now takes an async function * enable compression by default in createServer * update ursa to get node4 (and node5) compatibility + * lot of internal changes : using the new general serializing/parsing library ProtoDef + * fix compression in proxy example + * fix gamemode3 in proxy + * generate the same uuidv3 than the vanilla server does in offline mode ## 0.15.0