Release 1.2.0

This commit is contained in:
Romain Beaumont 2021-03-06 00:34:52 +00:00
parent c8e3ffd019
commit 7306c88167
2 changed files with 11 additions and 1 deletions

View file

@ -1,5 +1,15 @@
## History
### 1.2.0
* custom proxy selection (@Karang)
* loading screen (@AwesomestCode)
* better chat (@AwesomestCode)
* default random name (@rom1504)
* fix pixelated (@Karang)
* placing and breaking (@ShrimpyStuff)
* crosshairs (@AwesomestCode)
### 1.1.0
* chat

View file

@ -1,6 +1,6 @@
{
"name": "prismarine-web-client",
"version": "1.1.0",
"version": "1.2.0",
"description": "A minecraft client running in a browser",
"main": "index.js",
"scripts": {