aboutsummaryrefslogtreecommitdiffstats
path: root/packages/tslint-config/CHANGELOG.md
blob: 45c9eaad81c704365c36904fa9532e3708f2b3f9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# CHANGELOG

v0.3.0 - _December 20, 2017_
------------------------
    * Added rules for unused imports, variables and Async suffixes (#265)

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.