@@ -2,39 +2,39 @@ This file contains changes made to `Python Password` program.
2
2
3
3
## Pre-Alpha
4
4
5
- ### 0.1.0: May 2 , 2020
5
+ ### 0.2.2 - 16 May , 2020
6
6
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.
17
11
18
- ### 0.1.2: May 4 , 2020
12
+ ### 0.2.1 - 15 May , 2020
19
13
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.
23
16
24
- ### 0.2.0: May 10, 2020
17
+ ### 0.2.0 - 10 May , 2020
25
18
26
19
- First GUI pre-release.
27
20
- Most functions from console UI version.
28
21
- User files are now saved to ` AppData\Local ` directory.
29
22
30
- ### 0.2.1: May 15 , 2020
23
+ ### 0.1.2 - 4 May , 2020
31
24
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.
34
28
35
- ### 0.2.2: May 16 , 2020
29
+ ### 0.1.1 - 3 May , 2020
36
30
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