Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
antalszava committed Feb 22, 2022
1 parent 6b50a6d commit a16c6c0
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@
* Changed the VQE callback function for SciPy optimizers.
[(#187)](https://github.com/PennyLaneAI/pennylane-qiskit/pull/187)

* Switched from using the deprecated `qiskit.circuit.measure.measure` function
to using a method.
[(#191)](https://github.com/PennyLaneAI/pennylane-qiskit/pull/191)

### Documentation

### Bug fixes
Expand All @@ -24,7 +28,7 @@

This release contains contributions from (in alphabetical order):

Thomas Bromley, Romain Moyard, Antal Száva
Thomas Bromley, Andrea Mari, Romain Moyard, Antal Száva

---

Expand Down

0 comments on commit a16c6c0

Please sign in to comment.