diff --git a/CHANGELOG.md b/CHANGELOG.md index 53e0fce..a9a8d8f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [v0.0.3] - 2026-02-21 + +* feat: add custom favicon and update page title (52f2903) + ## [v0.0.2] - 2026-02-21 * feat: Implement responsive styling for various screen sizes and refactor the main todo list container class. (2810044)