From f8302de029dd9b7afc0e86a7987cbe2d412cb06a Mon Sep 17 00:00:00 2001 From: pierrehilbert <806950+pierrehilbert@users.noreply.github.com> Date: Mon, 1 Dec 2025 16:32:15 +0000 Subject: [PATCH] add the 8.19.8 Fleet Server release notes --- changelog/8.19.8.asciidoc | 24 ++++++++++++++++++++++++ changelog/8.19.8.yaml | 2 ++ 2 files changed, 26 insertions(+) create mode 100644 changelog/8.19.8.asciidoc create mode 100644 changelog/8.19.8.yaml diff --git a/changelog/8.19.8.asciidoc b/changelog/8.19.8.asciidoc new file mode 100644 index 0000000000..ab306ffee9 --- /dev/null +++ b/changelog/8.19.8.asciidoc @@ -0,0 +1,24 @@ +// begin 8.19.8 relnotes + +[[release-notes-8.19.8]] +== 8.19.8 + +Review important information about the 8.19.8 release. + + + + + + + + + + + + + + + + + +// end 8.19.8 relnotes diff --git a/changelog/8.19.8.yaml b/changelog/8.19.8.yaml new file mode 100644 index 0000000000..bd0f072852 --- /dev/null +++ b/changelog/8.19.8.yaml @@ -0,0 +1,2 @@ +version: 8.19.8 +entries: []