diff options
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index ab1f05c..fc689a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Limit mutable options on Client. - Change default `read_timeout` to 10 seconds. - Change default `open_timeout` to 10 seconds. +- Log to `STDERR` by default instead of `STDOUT`. ## [0.3.2] - 2020-01-28 ### Fixed |
