@@ -2,39 +2,39 @@ This file contains changes made to `Python Password` program.
22
33## Pre-Alpha
44
5- ### 0.1.0: May 2 , 2020
5+ ### 0.2.2 - 16 May , 2020
66
7- - First usable pre-release.
8- - Added functions:
9- - setting password,
10- - getting password.
11-
12- ### 0.1.1: May 3, 2020
13-
14- - Bugfixes, typos and idiot proofing.
15- - Checking files' integrity more often.
16- - More confirmations are needed.
7+ - Added tips for new users.
8+ - Checking master passwords on program start.
9+ - Fixed bug: unable to save beta password with random password.
10+ - Fixed bug: "that password already exists" dialog showed up when alpha password wasn't set.
1711
18- ### 0.1.2: May 4 , 2020
12+ ### 0.2.1 - 15 May , 2020
1913
20- - Cosmetic changes.
21- - Checking files' integrity even more often.
22- - Most od exceptions are handled properly.
14+ - Updated GUI to material design standard.
15+ - All functions of ` v0.1.* ` included.
2316
24- ### 0.2.0: May 10, 2020
17+ ### 0.2.0 - 10 May , 2020
2518
2619- First GUI pre-release.
2720- Most functions from console UI version.
2821- User files are now saved to ` AppData\Local ` directory.
2922
30- ### 0.2.1: May 15 , 2020
23+ ### 0.1.2 - 4 May , 2020
3124
32- - Updated GUI to material design standard.
33- - All functions of ` v0.1.* ` included.
25+ - Cosmetic changes.
26+ - Checking files' integrity even more often.
27+ - Most od exceptions are handled properly.
3428
35- ### 0.2.2: May 16 , 2020
29+ ### 0.1.1 - 3 May , 2020
3630
37- - Added tips for new users.
38- - Checking master passwords on program start.
39- - Fixed bug: unable to save beta password with random password.
40- - Fixed bug: "that password already exists" dialog showed up when alpha password wasn't set.
31+ - Bugfixes, typos and idiot proofing.
32+ - Checking files' integrity more often.
33+ - More confirmations are needed.
34+
35+ ### 0.1.0 - 2 May, 2020
36+
37+ - First usable pre-release.
38+ - Added functions:
39+ - setting password,
40+ - getting password.
0 commit comments