Release 1.2.0
This commit is contained in:
parent
c8e3ffd019
commit
7306c88167
2 changed files with 11 additions and 1 deletions
10
HISTORY.md
10
HISTORY.md
|
@ -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
|
||||
|
|
|
@ -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": {
|
||||
|
|
Loading…
Reference in a new issue