diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c4c57099..417a47c9d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## v0.2.6 (2024-01-31) + +**Changes** + +* Include only the files necessary to build the crate for publishing in the Cargo.toml. + ## v0.2.5 (2024-01-31) **Improves**