File tree Expand file tree Collapse file tree 3 files changed +29
-2
lines changed Expand file tree Collapse file tree 3 files changed +29
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,21 @@ Community MySQL Collection Release Notes
6
6
7
7
This changelog describes changes after version 2.0.0.
8
8
9
+ v3.1.2
10
+ ======
11
+
12
+ Release Summary
13
+ ---------------
14
+
15
+ This is the patch release of the ``community.mysql `` collection.
16
+ This changelog contains all changes to the modules in this collection
17
+ that have been added after the release of ``community.mysql `` 3.1.1.
18
+
19
+ Bugfixes
20
+ --------
21
+
22
+ - Collection core functions - fixes related to the mysqlclient Python connector (https://github.com/ansible-collections/community.mysql/issues/292).
23
+
9
24
v3.1.1
10
25
======
11
26
Original file line number Diff line number Diff line change @@ -62,3 +62,17 @@ releases:
62
62
- 282-mysql_role_fix_set_default_role_all_argument.yml
63
63
- 3.1.1.yml
64
64
release_date : ' 2022-02-16'
65
+ 3.1.2 :
66
+ changes :
67
+ bugfixes :
68
+ - Collection core functions - fixes related to the mysqlclient Python connector
69
+ (https://github.com/ansible-collections/community.mysql/issues/292).
70
+ release_summary : ' This is the patch release of the ``community.mysql`` collection.
71
+
72
+ This changelog contains all changes to the modules in this collection
73
+
74
+ that have been added after the release of ``community.mysql`` 3.1.1.'
75
+ fragments :
76
+ - 0-mysqlclient.yml
77
+ - 3.1.2.yml
78
+ release_date : ' 2022-03-14'
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments