diff --git a/.README.html b/.README.html index 45d8da50..b7594c54 100644 --- a/.README.html +++ b/.README.html @@ -768,11 +768,13 @@

helper_module

helper_module: ftp helper_module: nf_conntrack_ftp

includes

-

Name of one or more services to specify in an include in -a service definition. The include directive is described in -the Name of one or more services to specify in an includes +in a service definition. The includes directive is +described in the service -manpage This can only be used when managing service definitions.

+manpage This can only be used when managing service definitions. +NOTE: includes support is only available in EL8 and +higher.

includes:
   - https
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3b25020c..b2406297 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,14 @@
 Changelog
 =========
 
+[1.9.1] - 2025-04-29
+--------------------
+
+### Other Changes
+
+- ci: Add container integration test for rpm and bootc (#264)
+- test: skip include tests on el7, document el7 support (#266)
+
 [1.9.0] - 2025-04-23
 --------------------