From 8b8b602260224e42228537ffa4eaf24fa68416e5 Mon Sep 17 00:00:00 2001 From: Mark Scannell Date: Mon, 11 Sep 2023 15:41:44 +0100 Subject: [PATCH] Added changie --- .changes/unreleased/Features-20230911-144126.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .changes/unreleased/Features-20230911-144126.yaml diff --git a/.changes/unreleased/Features-20230911-144126.yaml b/.changes/unreleased/Features-20230911-144126.yaml new file mode 100644 index 00000000000..c494b3aeb71 --- /dev/null +++ b/.changes/unreleased/Features-20230911-144126.yaml @@ -0,0 +1,6 @@ +kind: Features +body: Add an option to generate static documentation +time: 2023-09-11T14:41:26.274655701Z +custom: + Author: mescanne + Issue: "8614"