diff --git a/CHANGELOG.md b/CHANGELOG.md index 08679af..8e3edb6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ This file contains the changes to the crate since version 0.1.1. ## 1.0.3 -- Updated `libm` dependency. +- Clarify that we do not depend on a specific `libm` patch version. - Changed the `rust-version` field in `Cargo.toml` to 1.63 since that is now the MSRV of `libm`.