Skip to content

Commit 1266fe0

Browse files
committed
Add changelog
1 parent 7dec42b commit 1266fe0

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# v1.0.6
2+
3+
###### February 11, 2016
4+
5+
#### Maintenance
6+
7+
* Minor code style fixes in [index.js][index].
8+
9+
#### Development Features
10+
11+
* Add [CHANGELOG.md][changelog].
12+
* Add [JSHint][jshint] as a development dependency.
13+
* Add [JSCS][jscs] code-style support.
14+
15+
[changelog]: CHANGELOG.md
16+
[index]: index.js
17+
[jscs]: http://jscs.info/
18+
[jshint]: http://jshint.com/about/

0 commit comments

Comments
 (0)