From 44da3a4243fbe6556d50ad13323f9dcc16bdc417 Mon Sep 17 00:00:00 2001 From: Orsiris de Jong Date: Sat, 5 Jul 2025 23:36:12 +0200 Subject: [PATCH] Update changelog --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index fd5c36e..9a52dda 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -32,6 +32,7 @@ - KVM Qemu script now has VM exclusion lists - KVM Qemu script does not try to create snapshots for VMs that aren't running - KVM Qemu can now add specific tags to VMs defined in a list +- KVM Qemu now issues thaw command after a quiescing snapshot in order to workaround some FreeBSD corner cases ## 3.0.2 #### Features