Skip to content

Commit 8d463b8

Browse files
committed
Add changelog
1 parent 8032aab commit 8d463b8

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)