mirror of
https://github.com/rust-lang/rust-clippy
synced 2025-02-16 22:18:40 +00:00
Mention the major sugg. refactoring in CHANGELOG
This commit is contained in:
parent
8aaaf198e3
commit
ded5b30f23
1 changed files with 4 additions and 1 deletions
|
@ -1,7 +1,10 @@
|
|||
# Change Log
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## 0.0.78 - 2016-07-02
|
||||
## 0.0.79 — ?
|
||||
* Major suggestions refactoring
|
||||
|
||||
## 0.0.78 — 2016-07-02
|
||||
* Rustup to *rustc 1.11.0-nightly (01411937f 2016-07-01)*
|
||||
* New lints: [`wrong_transmute`, `double_neg`]
|
||||
* For compatibility, `cargo clippy` does not defines the `clippy` feature
|
||||
|
|
Loading…
Add table
Reference in a new issue