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 c2166ad commit ae3bdd0Copy full SHA for ae3bdd0
ChangeLog.md
@@ -0,0 +1,39 @@
1
+# ChangeLog
2
+
3
+## Revision History
4
5
+### 1.0.1 - 2023-04-01
6
7
+* format code with black
8
+* fix flake8 linter errors
9
+* fix getter/setter typos
10
+* add poetry config
11
+* add el7 scl rh-python38 specfile
12
13
+### 1.0.0 - 2022-01-26
14
15
+* first pypi release
16
17
+### 0.2.0 - 2020-01-09
18
19
+* update for python3
20
21
+### 0.1.1 - 2019-10-31
22
23
+* fix README typos and bump package version
24
25
+### 0.1.0 - 2018-07-10
26
27
+* allow bad content types
28
29
+### 0.0.3 - 2017-12-09
30
31
+* Add debug logging
32
33
+### 0.0.2 - 2017-10-08
34
35
+* Split ECP login into class
36
37
+### 0.0.1 - 2017-08-16
38
39
+* initial release
0 commit comments