From: mcarton Date: Fri, 15 Jul 2016 10:32:21 +0000 (+0200) Subject: Fix markdown in CHANGELOG X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;h=b2637a6f78fcfed400f6128c2684b62a6ae5654a;p=rust.git Fix markdown in CHANGELOG --- 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`