Skip to content

Commit 18700ee

Browse files
committed
release: 1.changelog updatd. version updated of setup.cfg
1 parent 0e4e282 commit 18700ee

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,11 @@ Fix:
3333

3434
Fix:
3535

36-
- `import pwd` fix for windows.
36+
- `import pwd` fix for windows.
37+
38+
## 1.2.0 (Alpha)
39+
40+
Features:
41+
42+
- Retry logic implemented on connection failed with leetcode API
43+
- Notification on power on if the scheduled time had passed #50

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = leeteasy
3-
version = 1.0.2
3+
version = 1.2.0
44
author = Sudipto Baral
55
author_email = [email protected]
66
description = Desktop notification of easy daily challenge of leetcode.

0 commit comments

Comments
 (0)