Added unsafe_removed_from_name to new list in CHANGELOG.md

This commit is contained in:
Taylor Cramer 2016-04-20 09:27:12 -07:00
parent 84a480b02b
commit ed65b259ff

View file

@ -2,7 +2,7 @@
All notable changes to this project will be documented in this file.
## Unreleased
* New lint: [`temporary_cstring_as_ptr`]
* New lint: [`temporary_cstring_as_ptr`] and [`unsafe_removed_from_name`]
## 0.0.63 — 2016-04-08
* Rustup to *rustc 1.9.0-nightly (7979dd608 2016-04-07)*