Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexHalbesleben committed Oct 3, 2022
1 parent 2d30d2c commit 6d11112
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 @@ -195,4 +195,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 complete properly",
},
{
version: "3.8.2",
title: "Internal reworking",
description:
"Reworks the internal structure; should be no external changes",
},
];

0 comments on commit 6d11112

Please sign in to comment.