Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexHalbesleben committed Sep 18, 2022
1 parent 9c23b86 commit 698b61a
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 @@ -168,4 +168,10 @@ Typing a hotkey in the description field in the task modal could open modals/tri
description:
"Updates styles so that reminder-colored elements darken on hover",
},
{
version: "3.6.9",
title: "Hotkey fix",
description:
"Refreshing the page with a keyboard shortcut no longer brings up the reminder modal",
},
];

0 comments on commit 698b61a

Please sign in to comment.