Skip to content

Commit 964e309

Browse files
committed
Release 1.3.1 commit
1 parent c325b9a commit 964e309

File tree

4 files changed

+29
-7
lines changed

4 files changed

+29
-7
lines changed

CHANGELOG.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@ Community.Libvirt Release Notes
44

55
.. contents:: Topics
66

7+
v1.3.1
8+
======
9+
10+
Release Summary
11+
---------------
12+
13+
This is the patch release of the ``community.libvirt`` collection.
14+
This changelog contains all changes to the modules and plugins in this collection
15+
that have been made after the previous release.
16+
17+
Bugfixes
18+
--------
19+
20+
- libvirt_lxc - add configuration for libvirt_lxc_noseclabel.
721

822
v1.3.0
923
======

changelogs/changelog.yaml

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ releases:
5050
bugfixes:
5151
- replace deprecated ``distutils.spawn.find_executable`` with Ansible's ``get_bin_path``
5252
in ``_search_executable`` function.
53-
release_summary: 'This is the minor release of the ``community.mysql`` collection.
53+
release_summary: 'This is the minor release of the ``community.libvirt`` collection.
5454
5555
This changelog contains all changes to the modules and plugins in this collection
5656
@@ -115,3 +115,17 @@ releases:
115115
- 147_fix_qemu_remote_target_warning.yml
116116
- 156_fix_windows_encoding.yml
117117
release_date: '2023-09-19'
118+
1.3.1:
119+
changes:
120+
bugfixes:
121+
- libvirt_lxc - add configuration for libvirt_lxc_noseclabel.
122+
release_summary: 'This is the patch release of the ``community.libvirt`` collection.
123+
124+
This changelog contains all changes to the modules and plugins in this collection
125+
126+
that have been made after the previous release.'
127+
fragments:
128+
- 0-readme.yml
129+
- 1.3.1.yml
130+
- libvirt_lxc.yml
131+
release_date: '2024-12-17'

changelogs/fragments/0-readme.yml

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

changelogs/fragments/libvirt_lxc.yml

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

0 commit comments

Comments
 (0)