Skip to content

Commit

Permalink
Merge pull request #318 from entropicalabs/dev
Browse files Browse the repository at this point in the history
Update CHANGELOG.md
  • Loading branch information
KilianPoirier committed Jul 10, 2024
2 parents 8cd6fa8 + 95085ea commit c6e7dd7
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit c6e7dd7

Please sign in to comment.