From 95085eab5114f995486b878ca3ba01d24855e510 Mon Sep 17 00:00:00 2001 From: KilianPoirier Date: Wed, 10 Jul 2024 11:09:54 +0800 Subject: [PATCH] [skip ci] Update changelog --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1eda67d6..b593d32b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +## Version v0.2.6 (July 10th, 2024) + +This version brings two main changes: +* Reintroducing pyquil as part of the main package after fixing a long standing incompatibility with other packages +* Implementation of Zero Noise Extrapolation by @mar-ven , @AdrianoLusso and @victor-onofre + +Other minor bugfixes include: +* Figure handling +* Incompatibility of CPLEX with the workflow pipelines +* Naming conventions of rotation angles + ## Version v0.2.5 (December 20th, 2023) This version fixes some breaking changes appearing with qiskit 0.45