CHANGELOG

This commit is contained in:
Paul Campbell 2018-03-07 19:15:51 +00:00
parent 6df709894e
commit 665ca80aa9

View file

@ -1,6 +1,12 @@
CHANGELOG
=========
0.2.0
-----
* Disable `CommentSize` - didn't agree with MIT License headers
* Relaxed `AvoidDuplicateLiterals.maxDuplicateLiterals` - value is when to fail, not the max allowed
0.1.0
-----