mirror of
https://github.com/unmojang/node-minecraft-protocol.git
synced 2025-09-28 13:45:37 -04:00
Release 0.15.0
This commit is contained in:
parent
da3a241775
commit
307a87f750
@ -1,6 +1,6 @@
|
|||||||
# History
|
# History
|
||||||
|
|
||||||
## 0.15.0 (Unreleased)
|
## 0.15.0
|
||||||
|
|
||||||
* UUIDs are now strings instead of arrays. (BREAKING CHANGE)
|
* UUIDs are now strings instead of arrays. (BREAKING CHANGE)
|
||||||
* Server clients have a new property, client.profile, containing the result
|
* Server clients have a new property, client.profile, containing the result
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "minecraft-protocol",
|
"name": "minecraft-protocol",
|
||||||
"version": "0.15.0-GH",
|
"version": "0.15.0",
|
||||||
"description": "Parse and serialize minecraft packets, plus authentication and encryption.",
|
"description": "Parse and serialize minecraft packets, plus authentication and encryption.",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user