Update CHANGELOG

This commit is contained in:
mcarton 2016-06-21 23:58:13 +02:00
parent ea76ac5562
commit eba449c2c0
No known key found for this signature in database
GPG Key ID: 5E427C794CBA45E8
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ All notable changes to this project will be documented in this file.
* New lints: [`wrong_transmute`]
* For compatibility, `cargo clippy` does not defines the `clippy` feature
introduced in 0.0.76 anymore
* [`collapsible_if`] now considers `if let`
## 0.0.77 — 2016-06-21
* Rustup to *rustc 1.11.0-nightly (5522e678b 2016-06-20)*