docs(changelog): version 1.19.0 [citest_skip]

Update changelog and .README.html for version 1.19.0

Signed-off-by: Rich Megginson <rmeggins@redhat.com>
This commit is contained in:
Rich Megginson 2026-05-07 14:23:49 -06:00 committed by Richard Megginson
parent b23e006322
commit 1552fe866a

View file

@ -1,6 +1,23 @@
Changelog
=========
[1.19.0] - 2026-05-07
--------------------
### New Features
- feat: add initial support for sle16+ (#863)
### Bug Fixes
- fix: handle_exceptions is not a valid parameter (#864)
### Other Changes
- test: ensure integration pytest works in collection mode (#865)
- ci: bump actions/github-script from 8 to 9 (#866)
- refactor: log-to-syslog in debug_flags will log internal trace msgs to syslog [citest_skip] (#867)
[1.18.0] - 2026-04-28
--------------------