diff --git a/pytket/docs/changelog.rst b/pytket/docs/changelog.rst index aae91b09f4..087b2518ee 100644 --- a/pytket/docs/changelog.rst +++ b/pytket/docs/changelog.rst @@ -1,6 +1,14 @@ Changelog ========= +Unreleased +---------- + +Features: + +* DecomposeTK2 pass can now accept a float for ZZPhase_fidelity. +* DecomposeTK2 now has a json representation when it contains no functions. + 1.32.0 (September 2024) -----------------------