We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5a2310 commit 77ebf35Copy full SHA for 77ebf35
docs/CHANGELOG.md
@@ -0,0 +1,23 @@
1
+This file contains changes made to `Python Password` program.
2
+
3
+## Pre-Alpha
4
5
+### 0.1.0: May 2, 2020
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.
17
18
+### 0.1.2: May 4, 2020
19
20
+- Cosmetic changes.
21
+- Checking files' integrity even more often.
22
+- Most od exceptions are handled properly.
23
0 commit comments