]> git.lizzy.rs Git - rust.git/commitdiff
Fix list of markdown links
authorOliver Schneider <oli-obk@users.noreply.github.com>
Mon, 27 Feb 2017 08:54:42 +0000 (09:54 +0100)
committerGitHub <noreply@github.com>
Mon, 27 Feb 2017 08:54:42 +0000 (09:54 +0100)
CHANGELOG.md

index d3391f06db60cd84cde37ae84a3244136400f3cf..df039102c4406a5020c281d05d87ab4a5418db8e 100644 (file)
@@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file.
 
 ## 0.0.115 — 2017-02-27
 * Rustup to *rustc 1.17.0-nightly (60a0edc6c 2017-02-26)*
-* New lints: [`zero_ptr`, `never_loop`, `mut_from_ref`]
+* New lints: [`zero_ptr`], [`never_loop`], [`mut_from_ref`]
 
 ## 0.0.114 — 2017-02-08
 * Rustup to *rustc 1.17.0-nightly (c49d10207 2017-02-07)*