From 502f8947f39ae381f4a6c9af8c26e552d89d2297 Mon Sep 17 00:00:00 2001 From: roblabla Date: Fri, 6 Mar 2015 20:06:59 +0000 Subject: [PATCH] Add missing entries in changelog of README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ac53901..6a741de 100644 --- a/README.md +++ b/README.md @@ -381,6 +381,9 @@ NODE_DEBUG="minecraft-protocol" node [...] * Updated protocol version to support 1.8.1 (thanks [wtfaremyinitials](https://github.com/wtfaremyinitials)) * Lots of changes in how some formats are handled. + * Crypto now defaults to a pure-js library if URSA is missing, making the lib easier to use on windows. + * Fix a bug in yggdrasil handling of sessions, making reloading a session impossible (thanks [Frase](https://github.com/mrfrase3)) + * Set noDelay on the TCP streams, making the bot a lot less laggy. ### 0.12.3