We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8032aab commit 8d463b8Copy full SHA for 8d463b8
CHANGELOG.md
@@ -0,0 +1,20 @@
1
+# v1.0.4
2
+
3
+###### February 10, 2016
4
5
+#### Maintenance
6
7
+* Minor fixes to [README.md][readme].
8
+* Minor code style fixes in [index.js][index].
9
10
+#### Development Features
11
12
+* Add [CHANGELOG.md][changelog].
13
+* Add [JSHint][jshint] as a development dependency.
14
+* Add [JSCS][jscs] code-style support.
15
16
+[changelog]: CHANGELOG.md
17
+[index]: index.js
18
+[readme]: README.md
19
+[jscs]: http://jscs.info/
20
+[jshint]: http://jshint.com/about/
0 commit comments