Skip to content

Commit

Permalink
Fix (#210)
Browse files Browse the repository at this point in the history
  • Loading branch information
rmoyard authored Apr 7, 2022
1 parent 9c39cd7 commit 171da66
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
Expand Up @@ -2,6 +2,9 @@

### New features since last release

* Add support for the operations`IsingXX`, `IsingYY`, `IsingZZ`
[(#209)](https://github.com/PennyLaneAI/pennylane-qiskit/pull/209)

### Breaking changes

### Improvements
Expand All @@ -10,10 +13,18 @@

### Bug fixes

* Fix runtime sampler due to changes on Qiskit side.
[(#201)](https://github.com/PennyLaneAI/pennylane-qiskit/pull/201)

* Pin `jinja2` to 3.0.3 because of sphinx incompatibility.
[(#207)](https://github.com/PennyLaneAI/pennylane-qiskit/pull/207)

### Contributors

This release contains contributions from (in alphabetical order):

Samuel Banning, Romain Moyard

---

# Release 0.22.0
Expand Down

0 comments on commit 171da66

Please sign in to comment.