mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-22 12:43:18 +00:00
Update changelog
This commit is contained in:
parent
0664394a49
commit
ffd9f5a3ac
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
|||
# Change Log
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## Unreleased
|
||||
## 0.0.64 — 2016-04-26
|
||||
* Rustup to *rustc 1.10.0-nightly (645dd013a 2016-04-24)*
|
||||
* New lints: [`temporary_cstring_as_ptr`], [`unsafe_removed_from_name`], and [`mem_forget`]
|
||||
|
||||
## 0.0.63 — 2016-04-08
|
||||
|
|
Loading…
Reference in a new issue