Skip to content

Commit 4c94bde

Browse files
committed
v0.5.0-alpha
1 parent 971c180 commit 4c94bde

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Changelog
22

33
## [Unreleased]
4+
5+
## [0.5.0-alpha] - 2016-1-6
6+
47
* Added settings: animation speed and site alias.
58
* Added support for title notifications (https://github.com/TF2Stadium/Frontend/issues/112).
69
* Fix animations not displaying properly on Chrome Canary.

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.4.0",
7+
"version": "0.5.0",
88
"dependencies": {
99
"del": "~1.2.0",
1010
"uglify-save-license": "~0.4.1",

0 commit comments

Comments
 (0)