From 8f8c36013cfcf865564819aaf3aa0c92bb6bf3ad Mon Sep 17 00:00:00 2001 From: Yasmin Valim Date: Mon, 20 Nov 2023 16:53:45 -0300 Subject: [PATCH] NEWS: update 2.17.0 --- docs/release-notes.md | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/docs/release-notes.md b/docs/release-notes.md index 73723db59f..fc56c5e837 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -4,17 +4,25 @@ nav_order: 9 # Release Notes -## Upcoming Ignition 2.17.0 (unreleased) +## Upcoming Ignition 2.17.1 (unreleased) ### Breaking changes +### Features + +### Changes + +### Bug fixes + +## Ignition 2.17.0 (2023-11-24) ### Features - Support the native Apple Hypervisor - Support Hetzner Cloud -- A GRUB configuration suitable for use with https://github.com/coreos/bootupd - can now be installed; use `make install-grub-for-bootupd` to install it +- A GRUB configuration suitable for use with https://github.com/coreos/bootupd can now be installed; +use `make install-grub-for-bootupd` to install it + ### Changes