Update changelog for 0.191

This commit is contained in:
Manish Goregaokar 2018-03-30 10:38:35 +02:00
parent 83748f5e48
commit 1d5dc3d180

View file

@ -1,6 +1,10 @@
# Change Log
All notable changes to this project will be documented in this file.
## 0.0.191
* Rustup to *rustc 1.26.0-nightly (ae544ee1c 2018-03-29)*
* Lint audit; categorize lints as style, correctness, complexity, pedantic, nursery, restriction.
## 0.0.190
* Fix a bunch of intermittent cargo bugs