From 944d1b416801d7970acac9ab2e9f69d92b48de15 Mon Sep 17 00:00:00 2001 From: Dean Poulos Date: Sat, 12 Oct 2024 00:12:16 +1100 Subject: [PATCH] Update changelog. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d35dcf86..7b62f094 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) ## [Unreleased] ### Added - results - Allow the data saver to create the root folder if it doesn't exist. +- wirer - Automatic tool to allocate channels for arbitrary combinations of QM instruments and superconducting qubits. ### Fixed - data_handler - Fix figure saving cutting off title text if it is long using `bbox_inches="tight"`.