]> git.lizzy.rs Git - rust.git/commitdiff
Fix markdown in CHANGELOG
authormcarton <cartonmartin+git@gmail.com>
Fri, 15 Jul 2016 10:32:21 +0000 (12:32 +0200)
committermcarton <cartonmartin+git@gmail.com>
Fri, 15 Jul 2016 10:32:21 +0000 (12:32 +0200)
CHANGELOG.md

index ca3c67e4e8f59109c2f351f8f597322f2c3f5aac..e5eba809fbf8718eb9e677053b5c8328c12a23aa 100644 (file)
@@ -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`