Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1f16e65

Browse files
authored
1 parent 5b1f1fe commit 1f16e65

File tree

3 files changed

+29
-2
lines changed

3 files changed

+29
-2
lines changed

changelogs/CHANGELOG.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,21 @@ Community MySQL Collection Release Notes
66

77
This changelog describes changes after version 2.0.0.
88

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+
924
v3.1.1
1025
======
1126

changelogs/changelog.yaml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,3 +62,17 @@ releases:
6262
- 282-mysql_role_fix_set_default_role_all_argument.yml
6363
- 3.1.1.yml
6464
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'

changelogs/fragments/0-mysqlclient.yml

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)