mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-07-22 12:50:24 -07:00
Add release changelog
This commit is contained in:
parent
82ad06e072
commit
ffc4f4eb94
6 changed files with 42 additions and 7 deletions
|
@ -1,2 +0,0 @@
|
|||
minor_changes:
|
||||
- mysql modules - add the ``check_hostname`` option (https://github.com/ansible-collections/community.mysql/issues/28).
|
|
@ -1,2 +0,0 @@
|
|||
minor_changes:
|
||||
- mysql modules - patch the ``Connection`` class to add a destructor that ensures connections to the server are explicitly closed (https://github.com/ansible-collections/community.mysql/pull/44).
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- "mysql modules - fix crash when ``!includedir`` option is in config file (https://github.com/ansible-collections/community.mysql/issues/46)."
|
Loading…
Add table
Add a link
Reference in a new issue