mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-08-23 06:21:45 -07:00
prepare 1.4.10
This commit is contained in:
parent
cf25d85e49
commit
d69cabbfca
5 changed files with 31 additions and 8 deletions
|
@ -277,6 +277,21 @@ releases:
|
|||
- 1.4.1.yml
|
||||
- 153-mysql_revert_connector_changes.yml
|
||||
release_date: '2021-04-23'
|
||||
1.4.10:
|
||||
changes:
|
||||
minor_changes:
|
||||
- mysql_info - add ``connector_name`` and ``connector_version`` to returned
|
||||
values (https://github.com/ansible-collections/community.mysql/pull/497).
|
||||
release_summary: 'This is bugfix release of the ``community.mysql`` collection.
|
||||
|
||||
This changelog contains all changes to the modules and plugins in this collection
|
||||
|
||||
that have been made after the previous release.'
|
||||
fragments:
|
||||
- 1.4.10.yml
|
||||
- 497_mysql_info_returns_connector_name_and_version.yml
|
||||
- backport-stable-2-pr-452.yml
|
||||
release_date: '2023-02-08'
|
||||
1.4.2:
|
||||
changes:
|
||||
minor_changes:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue