From 935867285c2ddaa25ed9e2c9fa0dd5d3d7e189c4 Mon Sep 17 00:00:00 2001 From: Alexandre Ghiti Date: Tue, 5 Jul 2022 11:11:07 +0200 Subject: [PATCH] d/changelog: Add entry for the VisionFive and Nezha support --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index 8e580797..21724924 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +livecd-rootfs (2.765.5) UNRELEASED; urgency=medium + + * Add support for the VisionFive and the Nezha boards + + -- Alexandre Ghiti Tue, 05 Jul 2022 10:55:44 +0200 + livecd-rootfs (2.765.4) jammy; urgency=medium * Revert "don't modify ssh_config for ubuntu-cpc projects (LP:1968873)"