From 30fc39eb0425b0461527ec4a3d50d7c2db44693c Mon Sep 17 00:00:00 2001 From: Markus Rosenstihl Date: Mon, 26 Mar 2018 16:42:13 +0200 Subject: [PATCH] New DAMARIS release 0.18.1 --- debian/changelog | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index c6666fe..0a2f2f5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,14 @@ -python-damaris (0.17) UNRELEASED; urgency=medium +python-damaris (0.18.1) unstable; urgency=medium * switch to git * pytables v2 to v3 conversion done * new syntax highlighter, abortable sleep function * goniometer control for Marco Braun NMR probe head (AXYs) added * added cmd line script to read out and set flow control (red-y series by Voegtlin) * modifications to write_to_tecmag, allow 2D experiments (by Oleg Petrov) + * multiple DAMARIS can run at the same time, allowing queuing of experiemnts + (rudimentary) - -- Markus Rosenstihl Wed, 01 Feb 2017 16:19:39 +0100 + -- Markus Rosenstihl Mon, 26 Mar 2018 16:40:24 +0200 python-damaris (0.16) UNRELEASED; urgency=medium