Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexHalbesleben committed Sep 20, 2022
1 parent d0a36b7 commit 5de7e69
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/types/Changelog.ts
Original file line number Diff line number Diff line change
Expand Up @@ -184,4 +184,10 @@ Typing a hotkey in the description field in the task modal could open modals/tri
title: "Bug fix",
description: "Fix bug where tasks didn't load properly from local storage",
},
{
version: "3.8.0",
title: "Add minimum time spent setting",
description:
"Users can have the option to set all days a certain number of days following the current date to have a given minimum time spent",
},
];

0 comments on commit 5de7e69

Please sign in to comment.