Add CHANGELOG files to each sub-package

This commit is contained in:
Fabio Berger
2017-11-15 10:11:04 -05:00
parent 2411749594
commit 557faba31b
4 changed files with 21 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
# CHANGELOG
v0.1.0 - _Nov. 14, 2017_
------------------------
* Re-published TsLintConfig previously published under NPM package `tslint-config-0xproject`
* Updated to TSLint v5.8.0, requiring several rule additions to keep our conventions aligned.