From 2508f9c95286d8447e1cd4b30bc786662b5d5ac2 Mon Sep 17 00:00:00 2001 From: Bart van der Vecht Date: Fri, 13 Sep 2024 11:51:47 +0200 Subject: [PATCH 1/2] Update RTD config --- .readthedocs.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index a6203da..bd0798f 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -1,14 +1,15 @@ version: 2 build: - image: latest + os: ubuntu-22.04 + tools: + python: "3.10" # Build documentation in the docs/ directory with Sphinx sphinx: configuration: docs/conf.py python: - version: "3.8" install: - requirements: docs/requirements.txt - method: pip From 4b6ad04a8b687c4413230368510e7869db8b5cad Mon Sep 17 00:00:00 2001 From: Bart van der Vecht Date: Fri, 13 Sep 2024 14:16:29 +0200 Subject: [PATCH 2/2] Update CHANGELOG --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 41481d3..1032d97 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ CHANGELOG ========= +2024-09-13 (1.0.0) +------------------- +- Fix bell state corrections when compiling for hardware + 2024-03-20 (0.16.0) ------------------- - Added the REIDS flavour.