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 b2200f7 commit c69c06dCopy full SHA for c69c06d
README.md
@@ -8,6 +8,15 @@ of the SSL peer using ``pyasn1``.
8
9
Releases
10
========
11
+0.5.1
12
+-----
13
+ * Clean up handling for description file - pull in content from this file into setup()
14
+ * Allows the nightly build to fail
15
+ * Add Trove version classifiers to make it explicit what is supported
16
+ * Add python_requires to help pip
17
+ * Drop support for EOL Python 2.6 and 3.3
18
+Thanks to @hugovk
19
+
20
0.5.0
21
-----
22
* Fix to Subject Alternative Name handling to allow for certificates with
0 commit comments