We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8e3ffd commit 7306c88Copy full SHA for 7306c88
HISTORY.md
@@ -1,5 +1,15 @@
1
## History
2
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
13
### 1.1.0
14
15
* chat
package.json
@@ -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": {
0 commit comments