From 9c1fae19a29c2a8be67ddec6eea6fa4062d0b60f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 7 Jun 2026 14:05:48 +0000 Subject: [PATCH] Release v0.1.4 --- debian/changelog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/debian/changelog b/debian/changelog index 69b64a5..3cb4c53 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +pve-mod (0.1.4) stable; urgency=low + + * 463dd66 fix startup_message + * 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 14:05:47 +0000 + pve-mod (0.1.3) stable; urgency=low * a6b2560 ..