diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d5bffb..afa5e81 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +Unreleased +---------- +- Use `tracing-subscriber`'s `tracing-log` feature to unify log output + if both `log` and `trace` features are enabled + + 0.2.15 ------ - Formalized MSRV policy