From 47c60feb1ae104a14eb06bc52cd5926de9fd08d4 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:12:32 +0000 Subject: [PATCH] Release v0.1.5 --- debian/changelog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/debian/changelog b/debian/changelog index 3cb4c53..5bde0a1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +pve-mod (0.1.5) stable; urgency=low + + * cfeccc2 align with main + * 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:12:32 +0000 + pve-mod (0.1.4) stable; urgency=low * 463dd66 fix startup_message