From bd2f45668feb139d13de5576af87f3b250e7f610 Mon Sep 17 00:00:00 2001 From: Rich Megginson Date: Mon, 24 Jul 2023 10:40:54 -0600 Subject: [PATCH] docs(changelog): version 1.0.0 [citest skip] Create changelog update and release for version 1.0.0 Signed-off-by: Rich Megginson --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..9593110 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,14 @@ +Changelog +========= + +[1.0.0] - 2023-07-24 +-------------------- + +### New Features + +- New role for managing keylime server + + This is an ansible role for configuring and deploying the server + components for Keylime Remote Attestation. + + It currently supports Fedora 36+, CentOS Stream 9.1+ and RHEL 9.1+