From b35364645bdac4434e59687a1b6b85c96010a85b 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:51:51 +0000 Subject: [PATCH] Release v0.1.3 --- debian/changelog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/debian/changelog b/debian/changelog index 5413080..69b64a5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +pve-mod (0.1.3) stable; urgency=low + + * a6b2560 .. + * a7d8c3b add debug to pve-mod-configure + * 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:51:51 +0000 + pve-mod (0.1.2) stable; urgency=low * a7d8c3b add debug to pve-mod-configure