Fix list of markdown links

This commit is contained in:
Oliver Schneider 2017-02-27 09:54:42 +01:00 committed by GitHub
parent baa34955db
commit eae9f73ea3
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file.
## 0.0.115 — 2017-02-27 ## 0.0.115 — 2017-02-27
* Rustup to *rustc 1.17.0-nightly (60a0edc6c 2017-02-26)* * 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 ## 0.0.114 — 2017-02-08
* Rustup to *rustc 1.17.0-nightly (c49d10207 2017-02-07)* * Rustup to *rustc 1.17.0-nightly (c49d10207 2017-02-07)*