Skip to content

Commit 7306c88

Browse files
committed
Release 1.2.0
1 parent c8e3ffd commit 7306c88

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

HISTORY.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
## History
22

3+
### 1.2.0
4+
5+
* custom proxy selection (@Karang)
6+
* loading screen (@AwesomestCode)
7+
* better chat (@AwesomestCode)
8+
* default random name (@rom1504)
9+
* fix pixelated (@Karang)
10+
* placing and breaking (@ShrimpyStuff)
11+
* crosshairs (@AwesomestCode)
12+
313
### 1.1.0
414

515
* chat

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "prismarine-web-client",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "A minecraft client running in a browser",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)