From b2637a6f78fcfed400f6128c2684b62a6ae5654a Mon Sep 17 00:00:00 2001 From: mcarton Date: Fri, 15 Jul 2016 12:32:21 +0200 Subject: [PATCH] Fix markdown in CHANGELOG --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ca3c67e4e8f..e5eba809fbf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ All notable changes to this project will be documented in this file. ## 0.0.78 — 2016-07-02 * Rustup to *rustc 1.11.0-nightly (01411937f 2016-07-01)* -* New lints: [`wrong_transmute`, `double_neg`] +* New lints: [`wrong_transmute`], [`double_neg`] * For compatibility, `cargo clippy` does not defines the `clippy` feature introduced in 0.0.76 anymore * [`collapsible_if`] now considers `if let` -- 2.44.0