Skip to content

Commit 24d851c

Browse files
committed
debian: changelog for version 0.42.1
Signed-off-by: Cedric Hombourger <[email protected]>
1 parent 70b262f commit 24d851c

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

debian/changelog

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
mtda (0.42.1-1) testing; urgency=medium
2+
3+
[ Cedric Hombourger ]
4+
* upload rpi4b images rather than beaglebone-black
5+
* compress nanopi and rpi4b images before uploading them
6+
7+
-- Cedric Hombourger <[email protected]> Mon, 11 Aug 2025 15:30:00 +0200
8+
19
mtda (0.42-1) testing; urgency=medium
210

311
[ Cedric Hombourger ]

mtda/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@
1111

1212
__license__ = 'MIT'
1313
__copyright__ = 'Copyright (C) 2025 Siemens AG'
14-
__version__ = '0.42'
14+
__version__ = '0.42.1'

0 commit comments

Comments
 (0)