We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fc1ff4 commit 5d8240eCopy full SHA for 5d8240e
CHANGELOG.md
@@ -2,10 +2,14 @@
2
3
## [Unreleased]
4
5
+## [0.7.0-alpha] - 2016-1-18
6
+
7
* Add option for admins and mods to delete chat messages
8
* Whitelisted links in chat are clickable
9
* Emotes in chat :)
10
* Increase max chat message length to 150
11
+* Server address saving (RCON password saving still under consideration)
12
+* Improve behavior in narrow viewports
13
14
## [0.6.0-alpha] - 2016-1-12
15
package.json
@@ -4,7 +4,7 @@
"license": "GPL-3.0",
"repository": "https://github.com/TF2Stadium/Frontend",
"readme": "readme.md",
- "version": "0.6.0",
+ "version": "0.7.0",
"dependencies": {
"del": "~1.2.0",
"uglify-save-license": "~0.4.1",
0 commit comments