Skip to content

Commit

Permalink
v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sheepzh committed Nov 13, 2023
1 parent cec580e commit 62e5acc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ 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.

## [v2.0.0] - 2023-11-13

- Support unallowed period for limit rules.
- Support limitting the time of each visit.
- Refactored the UI for configuring limit rules.

## [v1.9.7] - 2023-10-17 [For Chrome]

- Fix crash on Qihu-360X Browser.
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "timer",
"version": "1.9.7",
"version": "2.0.0",
"description": "Web timer",
"homepage": "https://github.com/sheepzh/timer",
"scripts": {
Expand Down Expand Up @@ -68,4 +68,4 @@
"engines": {
"node": ">=16"
}
}
}

0 comments on commit 62e5acc

Please sign in to comment.