diff --git a/CHANGELOG.md b/CHANGELOG.md index 5953c30..4fdee13 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +--- +## [0.2.0] - 2024-07-19 + ### Changed - Re-implemented using MVC design pattern @@ -18,7 +21,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Removed - Internal global variables - +- Support for python versions older than 3.10 --- ## [0.1.8] - 2024-06-26