From 623ab6a6df23bb360e68cbd253fc736cee5ad016 Mon Sep 17 00:00:00 2001 From: Mike Sul Date: Fri, 6 Mar 2026 12:56:15 +0100 Subject: [PATCH] debian: update changelog for v96.1.1 Signed-off-by: Mike Sul --- debian/changelog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/debian/changelog b/debian/changelog index e4e9045..c3b6c69 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +composectl (96.1.1) unstable; urgency=medium + + * docs: add info about installation from APT + * docs: add info on publishing deb package to archive + * refact(pull): verify local blob integrity before pulling + * feat(update): add param to specify apps to keep during pruning + * feat(version): enhance version command with detailed output + * ci: grant access to image needed for CI + * debian: add golangci-lint installation + * debian: update deps to support Ubuntu + + -- Mike Sul Fri, 06 Mar 2026 11:54:33 +0000 + composectl (96.1.0) unstable; urgency=medium [ Katrina Prosise ]