Update CHANGELOG.md

This commit is contained in:
Oliver Schneider 2018-05-20 14:09:39 +02:00 committed by GitHub
parent 0bf96259f1
commit 0a368b467e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ All notable changes to this project will be documented in this file.
## 0.0.203
* Rustup to *rustc 1.28.0-nightly (a3085756e 2018-05-19)*
* clippy attributes are now of the form `clippy::cyclomatic_complexity` instead of `clippy(cyclomatic_complexity)`
## 0.0.202
* Rustup to *rustc 1.28.0-nightly (952f344cd 2018-05-18)*