diff --git a/plugins/doc_fragments/mysql.py b/plugins/doc_fragments/mysql.py
index 3032073..2c3ddd5 100644
--- a/plugins/doc_fragments/mysql.py
+++ b/plugins/doc_fragments/mysql.py
@@ -69,6 +69,7 @@ options:
       - Requires pymysql >= 0.7.11.
       - This optoin has no effect on MySQLdb.
     type: bool
+    version_added: '1.1.0'
 requirements:
    - PyMySQL (Python 2.7 and Python 3.X), or
    - MySQLdb (Python 2.x)