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 608814f commit 1ed7dd4Copy full SHA for 1ed7dd4
CHANGELOG.rst
@@ -1,6 +1,11 @@
1
django-python3-ldap changelog
2
=============================
3
4
+0.15.0
5
+------
6
+
7
+- Allows overriding the SSL/TLS version (@FlipperPA).
8
9
0.14.0
10
------
11
django_python3_ldap/__init__.py
@@ -3,4 +3,4 @@
"""
-__version__ = (0, 14, 0)
+__version__ = (0, 15, 0)
0 commit comments