Log that doc_markdown has been rewritten

I hope this will fix most false positives, and maybe some true
negatives, and won't introduce too much new FP.
This commit is contained in:
mcarton 2017-05-30 19:31:42 +02:00
parent 349b45bb99
commit 1a297f008c

View File

@ -1,6 +1,9 @@
# Change Log
All notable changes to this project will be documented in this file.
## 0.0.141
* Rewrite of the `doc_markdown` lint.
## 0.0.140 - 2017-06-16
* Update to *rustc 1.19.0-nightly (258ae6dd9 2017-06-15)*