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 df15f50 commit 0b98f6aCopy full SHA for 0b98f6a
doc/src/releases.rst
@@ -1,5 +1,25 @@
1
:tocdepth: 1
2
3
+===============
4
+ Version 2.1.0
5
6
+
7
+Changed
8
+-------
9
+- TravisCI now runs tests against PyPy
10
+- Cleaned up server capability checks
11
+- Use TLS by default for interactive sessions
12
13
+Added
14
+-----
15
+- Support the ``QUOTA`` extension
16
+- Support for locating special folders (``find_special_folder()``)
17
+- Document usage of client TLS certificates
18
19
+Fixed
20
21
+- Handle ``NIL`` values for ``INTERNALDATE``
22
23
=============
24
Version 2.0
25
0 commit comments