diff --git a/CHANGELOG.md b/CHANGELOG.md index 6caa765..b073e1f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ * Make it possible to edit sessions (https://git.kucharczyk.xyz/lukas/timetracker/issues/46) * Show markers on smaller graphs to make it clearer which dates the session belong to +* Show only last 30 days on the homepage (https://git.kucharczyk.xyz/lukas/timetracker/issues/47) ## 1.0.0 / 2023-01-20 19:54+01:00 diff --git a/games/templates/base.html b/games/templates/base.html index 6b25108..c65cdc5 100644 --- a/games/templates/base.html +++ b/games/templates/base.html @@ -17,7 +17,7 @@