From 05249d0241fbe0b3eb3460e2a2f444fb475fdd5e Mon Sep 17 00:00:00 2001 From: Caleb Johnson Date: Mon, 12 Feb 2024 12:59:50 -0600 Subject: [PATCH] Move release notes to 0.6 (#485) --- .../notes/{ => 0.6}/qiskit-0.45-required-5eec7abe45b88ecc.yaml | 0 .../notes/{ => 0.6}/qpdgate-serialization-710ce2fc6ab898e0.yaml | 0 .../{ => 0.6}/remove-QPDBasis-from-gate-7c2d232e7de8dbc3.yaml | 2 +- .../notes/{ => 0.6}/remove-ckt-path-2386dc156b1ed9ca.yaml | 0 .../{ => 0.6}/remove-decompose-gates-d4f78df2f77cc031.yaml | 0 .../{ => 0.6}/remove-execute-experiments-32bd1bdd1cd1f5d5.yaml | 0 .../notes/{ => 0.6}/remove-forging-340dc643092a747a.yaml | 0 .../{ => 0.6}/remove-generate-qpd-samples-63b160fd9280b0a9.yaml | 0 .../{ => 0.6}/remove-qpdbasis-from-gate-5c66c0b2211012f0.yaml | 0 .../{ => 0.6}/remove-redundant-resets-1893a61a341e6ce8.yaml | 0 10 files changed, 1 insertion(+), 1 deletion(-) rename releasenotes/notes/{ => 0.6}/qiskit-0.45-required-5eec7abe45b88ecc.yaml (100%) rename releasenotes/notes/{ => 0.6}/qpdgate-serialization-710ce2fc6ab898e0.yaml (100%) rename releasenotes/notes/{ => 0.6}/remove-QPDBasis-from-gate-7c2d232e7de8dbc3.yaml (72%) rename releasenotes/notes/{ => 0.6}/remove-ckt-path-2386dc156b1ed9ca.yaml (100%) rename releasenotes/notes/{ => 0.6}/remove-decompose-gates-d4f78df2f77cc031.yaml (100%) rename releasenotes/notes/{ => 0.6}/remove-execute-experiments-32bd1bdd1cd1f5d5.yaml (100%) rename releasenotes/notes/{ => 0.6}/remove-forging-340dc643092a747a.yaml (100%) rename releasenotes/notes/{ => 0.6}/remove-generate-qpd-samples-63b160fd9280b0a9.yaml (100%) rename releasenotes/notes/{ => 0.6}/remove-qpdbasis-from-gate-5c66c0b2211012f0.yaml (100%) rename releasenotes/notes/{ => 0.6}/remove-redundant-resets-1893a61a341e6ce8.yaml (100%) diff --git a/releasenotes/notes/qiskit-0.45-required-5eec7abe45b88ecc.yaml b/releasenotes/notes/0.6/qiskit-0.45-required-5eec7abe45b88ecc.yaml similarity index 100% rename from releasenotes/notes/qiskit-0.45-required-5eec7abe45b88ecc.yaml rename to releasenotes/notes/0.6/qiskit-0.45-required-5eec7abe45b88ecc.yaml diff --git a/releasenotes/notes/qpdgate-serialization-710ce2fc6ab898e0.yaml b/releasenotes/notes/0.6/qpdgate-serialization-710ce2fc6ab898e0.yaml similarity index 100% rename from releasenotes/notes/qpdgate-serialization-710ce2fc6ab898e0.yaml rename to releasenotes/notes/0.6/qpdgate-serialization-710ce2fc6ab898e0.yaml diff --git a/releasenotes/notes/remove-QPDBasis-from-gate-7c2d232e7de8dbc3.yaml b/releasenotes/notes/0.6/remove-QPDBasis-from-gate-7c2d232e7de8dbc3.yaml similarity index 72% rename from releasenotes/notes/remove-QPDBasis-from-gate-7c2d232e7de8dbc3.yaml rename to releasenotes/notes/0.6/remove-QPDBasis-from-gate-7c2d232e7de8dbc3.yaml index 4db912717..fac2c6b66 100644 --- a/releasenotes/notes/remove-QPDBasis-from-gate-7c2d232e7de8dbc3.yaml +++ b/releasenotes/notes/0.6/remove-QPDBasis-from-gate-7c2d232e7de8dbc3.yaml @@ -1,4 +1,4 @@ --- upgrade: - | - Removed the ``circuit_knitting.cutting.qpd.QPDBasis.from_gate`` method, which has been deprecated since the 0.3 release. :meth:`~.QPDBasis.from_instruction` should be used instead. + Removed the ``circuit_knitting.cutting.qpd.QPDBasis.from_gate`` method, which has been deprecated since the 0.3 release. :meth:`.QPDBasis.from_instruction` should be used instead. diff --git a/releasenotes/notes/remove-ckt-path-2386dc156b1ed9ca.yaml b/releasenotes/notes/0.6/remove-ckt-path-2386dc156b1ed9ca.yaml similarity index 100% rename from releasenotes/notes/remove-ckt-path-2386dc156b1ed9ca.yaml rename to releasenotes/notes/0.6/remove-ckt-path-2386dc156b1ed9ca.yaml diff --git a/releasenotes/notes/remove-decompose-gates-d4f78df2f77cc031.yaml b/releasenotes/notes/0.6/remove-decompose-gates-d4f78df2f77cc031.yaml similarity index 100% rename from releasenotes/notes/remove-decompose-gates-d4f78df2f77cc031.yaml rename to releasenotes/notes/0.6/remove-decompose-gates-d4f78df2f77cc031.yaml diff --git a/releasenotes/notes/remove-execute-experiments-32bd1bdd1cd1f5d5.yaml b/releasenotes/notes/0.6/remove-execute-experiments-32bd1bdd1cd1f5d5.yaml similarity index 100% rename from releasenotes/notes/remove-execute-experiments-32bd1bdd1cd1f5d5.yaml rename to releasenotes/notes/0.6/remove-execute-experiments-32bd1bdd1cd1f5d5.yaml diff --git a/releasenotes/notes/remove-forging-340dc643092a747a.yaml b/releasenotes/notes/0.6/remove-forging-340dc643092a747a.yaml similarity index 100% rename from releasenotes/notes/remove-forging-340dc643092a747a.yaml rename to releasenotes/notes/0.6/remove-forging-340dc643092a747a.yaml diff --git a/releasenotes/notes/remove-generate-qpd-samples-63b160fd9280b0a9.yaml b/releasenotes/notes/0.6/remove-generate-qpd-samples-63b160fd9280b0a9.yaml similarity index 100% rename from releasenotes/notes/remove-generate-qpd-samples-63b160fd9280b0a9.yaml rename to releasenotes/notes/0.6/remove-generate-qpd-samples-63b160fd9280b0a9.yaml diff --git a/releasenotes/notes/remove-qpdbasis-from-gate-5c66c0b2211012f0.yaml b/releasenotes/notes/0.6/remove-qpdbasis-from-gate-5c66c0b2211012f0.yaml similarity index 100% rename from releasenotes/notes/remove-qpdbasis-from-gate-5c66c0b2211012f0.yaml rename to releasenotes/notes/0.6/remove-qpdbasis-from-gate-5c66c0b2211012f0.yaml diff --git a/releasenotes/notes/remove-redundant-resets-1893a61a341e6ce8.yaml b/releasenotes/notes/0.6/remove-redundant-resets-1893a61a341e6ce8.yaml similarity index 100% rename from releasenotes/notes/remove-redundant-resets-1893a61a341e6ce8.yaml rename to releasenotes/notes/0.6/remove-redundant-resets-1893a61a341e6ce8.yaml