diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d72115..81a3975 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.3.3] - 2025-01-07 + +### Other +- replace dotenv with dotenvy, a slightly more maintained version of the same library (#50) + ## [0.3.2] - 2025-01-07 ### Fixed