Skip to content
This repository was archived by the owner on Feb 26, 2026. It is now read-only.

Commit 6826dc2

Browse files
committed
Changelog update and version bump
1 parent cb452e7 commit 6826dc2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
**2021-08-01**
2+
3+
V2.0.2
4+
5+
- Improved quiz progress check
6+
- Added support for switching to OTC if a different OTP method is selected. (Requires manual switch back to your desired OTP method afterwards)
7+
18
**2021-07-21**
29

310
V2.0.1

ms_rewards.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
from helper.driver import update_driver
1111

1212

13-
msr_version = 'v2.0.1'
13+
msr_version = 'v2.0.2'
1414

1515
def check_python_version():
1616
"""

0 commit comments

Comments
 (0)