From c3da389eeeda5aef4281d7c30773407708b1e3a2 Mon Sep 17 00:00:00 2001 From: Serwan Asaad Date: Thu, 15 Aug 2024 09:59:32 +0200 Subject: [PATCH] Version release: 0.3.4 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 14733cf9..0e6152d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,9 @@ -## [Unreleased] +## [0.3.4] ### Added - Added `Channel.frame_rotation_2pi` to allow for frame rotation in multiples of 2pi - Added `Channel.update_frequency` to allow for updating the frequency of a channel - Added `OctaveOld.connectivity` as it was needed for (deprecated) compatibility with multiple OPX instruments +- Added ports for different hardware. As a consequence we now also support the LF-FEM and MW-FEM ### Changed - Allow `QuamBase.get_reference(attr)` to return a reference of one of its attributes