We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0017586 commit d8e3d71Copy full SHA for d8e3d71
2 files changed
.README.html
@@ -158,6 +158,7 @@ <h1 id="supported-distributions">Supported Distributions</h1>
158
<ul>
159
<li>RHEL-9.1+, CentOS Stream 9.1+</li>
160
<li>Fedora 36+</li>
161
+<li>SLES 15-SP6+, openSUSE Leap 15.6+</li>
162
</ul>
163
<h1 id="requirements">Requirements</h1>
164
<p>See below</p>
CHANGELOG.md
@@ -1,6 +1,17 @@
1
Changelog
2
=========
3
4
+[1.2.0] - 2025-07-24
5
+--------------------
6
+
7
+### New Features
8
9
+- feat: add openSUSE Leap 15.6 to integration test matrix (#82)
10
11
+### Other Changes
12
13
+- ci(packit): fix extra parameters for TF (#75)
14
15
[1.1.8] - 2025-07-02
16
--------------------
17
0 commit comments