Skip to content

Commit

Permalink
Move to version v0.7.0-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
gpittarelli committed Jan 18, 2016
1 parent 5fc1ff4 commit 5d8240e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,14 @@

## [Unreleased]

## [0.7.0-alpha] - 2016-1-18

* Add option for admins and mods to delete chat messages
* Whitelisted links in chat are clickable
* Emotes in chat :)
* Increase max chat message length to 150
* Server address saving (RCON password saving still under consideration)
* Improve behavior in narrow viewports

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

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 5d8240e

Please sign in to comment.