Skip to content

Commit

Permalink
Merge pull request #72 from QuTech-Delft/release-1.0
Browse files Browse the repository at this point in the history
Release 1.0
  • Loading branch information
bvdvecht authored Sep 16, 2024
2 parents 688a69d + 4b6ad04 commit aa9b2e3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down

0 comments on commit aa9b2e3

Please sign in to comment.