mirror of
https://github.com/unmojang/node-minecraft-protocol.git
synced 2025-09-28 21:52:17 -04:00
Update HISTORY.md
This commit is contained in:
parent
ccbb60b587
commit
8d1705410b
@ -6,6 +6,11 @@
|
||||
* Server clients have a new property, client.profile, containing the result
|
||||
of the yggdrasil authentication
|
||||
* Protocol.json now lives in minecraft-data
|
||||
* Don't bubble up errors from client to server. (BREAKING CHANGE). If you want
|
||||
to catch the client errors, you need to add an error listener on that client.
|
||||
The old behavior was confusing, error-prone and undocumented !
|
||||
* Add keepAlive option to createServer, in order to optionally disable it.
|
||||
* Lots of low-level changes to allow minecraft-data to be more generic.
|
||||
|
||||
## 0.14.0
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user