Skip to content

Commit 5d8240e

Browse files
committed
Move to version v0.7.0-alpha
1 parent 5fc1ff4 commit 5d8240e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,14 @@
22

33
## [Unreleased]
44

5+
## [0.7.0-alpha] - 2016-1-18
6+
57
* Add option for admins and mods to delete chat messages
68
* Whitelisted links in chat are clickable
79
* Emotes in chat :)
810
* Increase max chat message length to 150
11+
* Server address saving (RCON password saving still under consideration)
12+
* Improve behavior in narrow viewports
913

1014
## [0.6.0-alpha] - 2016-1-12
1115

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"license": "GPL-3.0",
55
"repository": "https://github.com/TF2Stadium/Frontend",
66
"readme": "readme.md",
7-
"version": "0.6.0",
7+
"version": "0.7.0",
88
"dependencies": {
99
"del": "~1.2.0",
1010
"uglify-save-license": "~0.4.1",

0 commit comments

Comments
 (0)