From 7bc51b0a62ecb4e012481efea6af9038c8433dd1 Mon Sep 17 00:00:00 2001 From: Ed Page Date: Mon, 8 Jan 2024 10:51:20 -0600 Subject: [PATCH] docs: Update changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cb73af76..437ec6af 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