Skip to content

Commit b920f91

Browse files
committed
docs(changelog): version 1.8.0 [citest_skip]
Update changelog and .README.html for version 1.8.0 Signed-off-by: Rich Megginson <rmeggins@redhat.com>
1 parent 8b4e82a commit b920f91

2 files changed

Lines changed: 25 additions & 0 deletions

File tree

.README.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,7 @@ <h1 id="requirements">Requirements</h1>
176176
<ul>
177177
<li>RHEL/CentOS 6, 7, 8, 9, 10</li>
178178
<li>Fedora</li>
179+
<li>SUSE/openSUSE</li>
179180
<li>Debian</li>
180181
<li>Ubuntu</li>
181182
</ul>

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,30 @@
11
Changelog
22
=========
33

4+
[1.8.0] - 2026-04-28
5+
--------------------
6+
7+
### New Features
8+
9+
- feat: add role fingerprints to syslog (#236)
10+
11+
### Other Changes
12+
13+
- ci: Bump ansible/ansible-lint from 25 to 26 (#219)
14+
- ci: skip most CI checks if title contains citest skip [citest_skip] (#220)
15+
- ci: ansible-lint - remove .collection directory from converted collection [citest_skip] (#221)
16+
- ci: tox-lsr version 3.15.0 [citest_skip] (#222)
17+
- ci: Add Fedora 43, remove Fedora 41 from Testing Farm CI (#223)
18+
- ci: Bump actions/upload-artifact from 6 to 7 (#226)
19+
- refactor: make quoting consistent with other roles [citest_skip] (#227)
20+
- ci: tox-lsr 3.17.0 - container test improvements, use ansible 2.20 for fedora 43 [citest_skip] (#229)
21+
- ci: tox-lsr 3.17.1 - previous update broke container tests, this fixes them [citest_skip] (#230)
22+
- test: ensure role gathers the facts it uses by having test clear_facts before include_role (#231)
23+
- ci: fix yum repos to use devel site instead of old site name [citest_skip] (#232)
24+
- ci: update header for run_role_with_clear_facts [citest_skip] (#233)
25+
- ci: Comply with Ansible partner certification checking [citest_skip] (#234)
26+
- ci: ansible-lint requires dependencies to be installed [citest_skip] (#235)
27+
428
[1.7.1] - 2026-01-13
529
--------------------
630

0 commit comments

Comments
 (0)