We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 971c180 commit 4c94bdeCopy full SHA for 4c94bde
CHANGELOG.md
@@ -1,6 +1,9 @@
1
# Changelog
2
3
## [Unreleased]
4
+
5
+## [0.5.0-alpha] - 2016-1-6
6
7
* Added settings: animation speed and site alias.
8
* Added support for title notifications (https://github.com/TF2Stadium/Frontend/issues/112).
9
* Fix animations not displaying properly on Chrome Canary.
package.json
@@ -4,7 +4,7 @@
"license": "GPL-3.0",
"repository": "https://github.com/TF2Stadium/Frontend",
"readme": "readme.md",
- "version": "0.4.0",
+ "version": "0.5.0",
"dependencies": {
"del": "~1.2.0",
10
"uglify-save-license": "~0.4.1",
0 commit comments