Skip to content

Commit

Permalink
v2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sheepzh committed Aug 12, 2024
1 parent 7930f5b commit 3cfc6c2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ All notable changes to Time Tracker will be documented in this file.

It is worth mentioning that the release time of each change refers to the time when the installation package is submitted to the webstore. It is about one week for Edge to moderate packages, while only 1-2 days for Chrome and Firefox.

## [2.4.1] - 2024-08-12

- Supported weekly limit

## [2.4.0] - 2024-08-08

- Refactored charts on background pages
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "timer",
"version": "2.4.0",
"version": "2.4.1",
"description": "Time tracker",
"homepage": "https://www.wfhg.cc",
"scripts": {
Expand Down

0 comments on commit 3cfc6c2

Please sign in to comment.