From 3c7c8835384ba3d83511e453b45be45045eb0831 Mon Sep 17 00:00:00 2001 From: Jenkins system Date: Tue, 18 Jun 2024 15:21:43 +0200 Subject: [PATCH] [deb] Release v0.19.2 --- debian/changelog | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/debian/changelog b/debian/changelog index 1853e33b..d7141c01 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,28 @@ +frappy-core (0.19.2) jammy; urgency=medium + + [ l_samenv ] + * fix missing update after error on parameter + + [ Markus Zolliker ] + * frappy.lib.asynconn: handle ConnectionResetError nicely + * HasControlledBy: update target without switching to self control + * bug fix in frappy_psi.convergence + + [ Alexander Zaft ] + * add option for delayed imports + + [ Markus Zolliker ] + * frappy_psi.ah2700: auto create loss module with Pinata + * frappy_psi.picontrol: software control loop + * frappy_psi.triton: bug fixes + * frappy_psi.sea: various improvments + * frappy_psi.triton: fix heater output issue + + [ Enrico Faulhaber ] + * frappy_mlz/entangle: fix missing status enum + + -- l_samenv Tue, 18 Jun 2024 15:21:43 +0200 + frappy-core (0.19.1) jammy; urgency=medium [ Markus Zolliker ]