From 1c3a01bb7f32a12cd98a0ada76958dc68a087f4b Mon Sep 17 00:00:00 2001 From: Stefan Krastanov Date: Mon, 16 Oct 2023 23:46:04 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d3dabca3..7d964f50e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ # News -## v0.8.17 - dev +## v0.8.17 - 2023-10-16 - **(fix)** Some `affectedqubits` methods were returning single integers instead of a one-tuple. - The non-public `ECC` module has seen a few improvements (a `naive_encoding_circuit` implementation and a few new codes), as well as some breaking changes to API.