Skip to content

Commit

Permalink
Fix changelog. (#1586)
Browse files Browse the repository at this point in the history
  • Loading branch information
cqc-alec authored Sep 17, 2024
1 parent b7a984e commit c6cd685
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pytket/docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,15 @@ Features:
* DecomposeTK2 pass and transform can now accept a float for ZZPhase_fidelity.
* DecomposeTK2 pass now has a json representation when it contains no functions.
* Fix QASM conversion of non-register-aligned `MultiBitOp`.
* Add support for rendering multiple circuits at once.
* Add option to save circuit renderer options to pytket config.

1.32.0 (September 2024)
-----------------------

* Fix symbol substitution for classical operations.
* Fix incorrect QASM conversion of conditional multi-line ops.
* Fix incorrect order of `lower` and `upper` properties of `RangePredicateOp`.
* Add support for rendering multiple circuits at once.
* Add option to save circuit renderer options to pytket config.


1.31.1 (August 2024)
--------------------
Expand Down

0 comments on commit c6cd685

Please sign in to comment.