We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f73da36 commit 02abed7Copy full SHA for 02abed7
History.md
@@ -1,4 +1,13 @@
1
2
+0.7.0 / 2015-11-19
3
+==================
4
+
5
+ * badge: make badge work for users with lots of users
6
+ * splash: fix hover color – thank goodness
7
+ * relative path hosting support
8
+ * fix tests
9
+ * add support for codes of conduct
10
11
0.6.0 / 2015-10-05
12
==================
13
package.json
@@ -1,6 +1,6 @@
{
"name": "slackin",
- "version": "0.6.0",
+ "version": "0.7.0",
"description": "",
"dependencies": {
"babel": "4.7.1",
0 commit comments