Skip to content

Commit

Permalink
Update CHANGELOG for logging change.
Browse files Browse the repository at this point in the history
  • Loading branch information
SergioBenitez committed Jul 11, 2017
1 parent 5a632a4 commit f34bb42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,7 @@ In addition to new features, Rocket saw the following improvements:
* The `workers` config parameter now defaults to `num_cpus * 2`.
* Console logging for table-based config values is improved.
* `PartialOrd`, `Ord`, and `Hash` are now implemented for [`State`].
* The format of a request is always logged when available.

[`yansi`]: https://crates.io/crates/yansi
[`Request`]: https://api.rocket.rs/rocket/struct.Request.html
Expand Down

0 comments on commit f34bb42

Please sign in to comment.