From 1fefe8897d0ac786e136b0a8bc9e91d5beee55ee Mon Sep 17 00:00:00 2001 From: Sebastian Krzyszkowiak <sebastian.krzyszkowiak@puri.sm> Date: Thu, 21 Jan 2021 19:22:08 +0100 Subject: [PATCH] Document changes and release 0.0.15 --- debian/changelog | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/debian/changelog b/debian/changelog index 548517e..809ba1e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,29 @@ +librem5-devkit-tools (0.0.15) amber-phone; urgency=medium + + [ Guido Günther ] + * gitlab-ci: Use evergreen + * pytest: Don't fail touch test on devkit + * pytests: Check for SCSI disk + * pt/test_panel_brightness: Reduce devkit brightness to 100 + * pt/test_panel_brightness: Test max_brightness as well + * librem5-flash-image: Make evergreen the default + * librem5-flash-image: Detect board type via argv[0] (Closes: #30) + * scripts: Run doctests on librem5_flash_image + * librem5-host: Install symlinks for librem5 batches as well + * librem5-flash-image: Add test for default script name + + [ Angus Ainslie ] + * pytests/test_panel_brightness.py: make range inclusive + + [ Martin Kepplinger ] + * pytests: test_modem: use mmcli -m any + + [ David Hamner ] + * librem5-flash-image: Don't fail on default script name + * librem5-flash-image: Wait for device + + -- Sebastian Krzyszkowiak <sebastian.krzyszkowiak@puri.sm> Thu, 21 Jan 2021 19:21:12 +0100 + librem5-devkit-tools (0.0.14) amber-phone; urgency=medium [ Martin Kepplinger ] -- GitLab