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 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.