diff --git a/virt/release_notes/virt-4-14-release-notes.adoc b/virt/release_notes/virt-4-14-release-notes.adoc index 7361d4428d..13852ac155 100644 --- a/virt/release_notes/virt-4-14-release-notes.adoc +++ b/virt/release_notes/virt-4-14-release-notes.adoc @@ -63,6 +63,7 @@ The SVVP Certification applies to: * You can enable xref:../../virt/virtual_machines/virt-accessing-vm-ssh#adding-dynamic-key-vm[dynamic SSH key injection] for {op-system-base} 9 VMs. Then, you can update the authorized SSH keys at runtime. //CNV-20240 Release notes: CHANGE +* {VirtProductName} now supports persisting the virtual Trusted Platform Module (vTPM) device state by using Persistent Volume Claims (PVCs) for VMs. You must xref:../../virt/virtual_machines/virt-using-vtpm-devices.adoc#virt-about-vtpm-devices_virt-using-vtpm-devices[specify the storage class] to be used by the PVC by setting the `vmStateStorageClass` attribute in the `HyperConverged` custom resource (CR). //CNV-20458 Release notes: NEW