Skip to content

Commit d87e894

Browse files
committed
v2.3.6
1 parent d04aefb commit d87e894

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,16 @@ All notable changes to Time Tracker will be documented in this file.
44

55
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.
66

7+
## [2.3.6] - 2024-06-29
8+
9+
- Optimized UI
10+
- Supported French
11+
712
## [2.3.5] - 2024-06-23
813

914
- Fixed bugs for Edge
1015
- Optimized UI of charts
1116

12-
1317
## [2.3.4] - 2024-06-17
1418

1519
- Supported effective days of limit rule

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "timer",
3-
"version": "2.3.5",
3+
"version": "2.3.6",
44
"description": "Time tracker",
55
"homepage": "https://www.wfhg.cc",
66
"scripts": {

0 commit comments

Comments
 (0)