diff --git a/CHANGELOG.md b/CHANGELOG.md index cb73af7..437ec6a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [0.10.1] - 2023-11-10 +### Performance + +- Avoid hashing directives and accessing RNG on startup + +### Documentation + +- Tweak `RUST_LOG` documentation + ## [0.10.0] - 2022-11-24 MSRV changed to 1.60 to hide optional dependencies