Skip to content

Commit 99548e1

Browse files
Release 1.4.8 commit (#410)
1 parent 6ebf59e commit 99548e1

File tree

4 files changed

+29
-3
lines changed

4 files changed

+29
-3
lines changed

CHANGELOG.rst

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

77

8+
v1.4.8
9+
======
10+
11+
Release Summary
12+
---------------
13+
14+
This is the patch release of the ``community.mysql`` collection.
15+
This changelog contains all changes to the modules in this collection that
16+
have been added after the release of ``community.mysql`` 1.4.7.
17+
18+
Bugfixes
19+
--------
20+
21+
- Include ``simplified_bsd.txt`` license file for various module utils.
22+
823
v1.4.7
924
======
1025

changelogs/changelog.yaml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -382,3 +382,16 @@ releases:
382382
- 322-mysql_query_fix_false_change_report.yml
383383
- 334-mysql_user_fix_logic_on_oncreate.yml
384384
release_date: '2022-06-02'
385+
1.4.8:
386+
changes:
387+
bugfixes:
388+
- Include ``simplified_bsd.txt`` license file for various module utils.
389+
release_summary: 'This is the patch release of the ``community.mysql`` collection.
390+
391+
This changelog contains all changes to the modules in this collection that
392+
393+
have been added after the release of ``community.mysql`` 1.4.7.'
394+
fragments:
395+
- 1.4.8.yml
396+
- simplified-bsd-license.yml
397+
release_date: '2022-07-28'

changelogs/fragments/simplified-bsd-license.yml

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

galaxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
namespace: community
22
name: mysql
3-
version: 1.4.7
3+
version: 1.4.8
44
readme: README.md
55
authors:
66
- Ansible community

0 commit comments

Comments
 (0)