summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSergey Fedoseev <fedoseev.sergey@gmail.com>2017-12-29 21:55:29 +0500
committerTim Graham <timograham@gmail.com>2017-12-29 11:55:29 -0500
commit98e78ac754c56aad94319fe8e16495633c0540bb (patch)
tree684ba4a35ca2b01cac140ec21ccf3dae91757efd /docs
parentb0a2a2b07eea99291a63530a8e4882dbd3141fe2 (diff)
Bumped minimum supported mysqlclient version to 1.3.7.
Follow up to ad9390bba27cb41da92f734db4d0e36ef3dfc58f.
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/2.1.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/releases/2.1.txt b/docs/releases/2.1.txt
index bf69a59762..b48804ab97 100644
--- a/docs/releases/2.1.txt
+++ b/docs/releases/2.1.txt
@@ -229,7 +229,8 @@ supports PostgreSQL 9.4 and higher.
Miscellaneous
-------------
-* ...
+* The minimum supported version of ``mysqlclient`` is increased from 1.3.3 to
+ 1.3.7.
.. _deprecated-features-2.1: