diff --git a/CHANGELOG.md b/CHANGELOG.md index f08d32e..53e0fce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [v0.0.2] - 2026-02-21 + +* feat: Implement responsive styling for various screen sizes and refactor the main todo list container class. (2810044) + ## [v0.0.1] - 2026-02-21 * feat: Introduce application version display in the frontend footer, showing both frontend and backend versions with integrated build arguments. (37ae9db)