We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5de236c commit 5eb4e3dCopy full SHA for 5eb4e3d
CHANGELOG.md
@@ -1,6 +1,10 @@
1
+#### 2025-02-04 - 1.0.3
2
* Remove legacy facts usage.
3
* Remove obsolete validate functions.
4
5
+#### 2022-11-15 - 1.0.2
6
+* Add support for RHEL9.
7
+
8
#### 2021-06-30 - 1.0.1
9
* Add support for Linux Mint (#55, @ssaki).
10
* Add support for RHEL8 with templates as close to the original as possible.
metadata.json
@@ -1,6 +1,6 @@
{
"name": "thias-libvirt",
- "version": "1.0.2",
+ "version": "1.0.3",
"author": "Matthias Saou",
"license": "Apache-2.0",
"summary": "Libvirt virtualization API and capabilities.",
0 commit comments