From 73e6f54fc83ef28f0b9e787c2aac3b0b60379a3e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 7 Jun 2026 13:04:56 +0000 Subject: [PATCH] Release v0.1.1 --- debian/changelog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/debian/changelog b/debian/changelog index de0daf2..621895d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +pve-mod (0.1.1) stable; urgency=low + + * 342a5b5 add debug mode to pve-mod-configure and config + * 54dd209 test again + * a7cef62 rework hook implementation to work on dpkg triggered + * d9ff050 first draft for testing + * 73567f1 Restructure git repo for installer + * bfb078a PVE Temp mod version 2.0 (#152) + + -- github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Sun, 07 Jun 2026 13:04:56 +0000 + pve-mod (0.1.0) beta; urgency=low * Initial release.