.gitignore added
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / globjoin / CHANGELOG.md
1 ## globjoin changelog
2
3 ### 2016/02/16 - 0.1.4
4
5 * NPM: Remove accidental dependency.
6
7 ### 2016/02/15 - 0.1.3
8
9 * Bug Fix: Should use Array.prototype.slice().
10 * Misc: Remove unused test fixtures.
11
12 ### 2015/12/24 - 0.1.2
13
14 First Release