Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
antalszava committed Jun 8, 2022
1 parent 9b93053 commit 92f0c3e
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
### Improvements

* Improvement of the different `requirements.txt` and `requirements-ci.txt` files.
[(#212)](https://github.com/PennyLaneAI/pennylane-qiskit/pull/212)
[(#212)](https://github.com/PennyLaneAI/pennylane-qiskit/pull/212)

* The plugin now natively supports the adjoint of the `S`, `T`, and `SX` gates.
[(#216)](https://github.com/PennyLaneAI/pennylane-qiskit/pull/216)
Expand All @@ -16,10 +16,14 @@

* Use the centralized [Xanadu Sphinx Theme](https://github.com/XanaduAI/xanadu-sphinx-theme)
to style the Sphinx documentation.
[(#215)](https://github.com/PennyLaneAI/pennylane-qiskit/pull/215)
[(#215)](https://github.com/PennyLaneAI/pennylane-qiskit/pull/215)

### Bug fixes

* Defines the missing `returns_state` entry of the
`capabilities` dictionary for devices.
[(#220)](https://github.com/PennyLaneAI/pennylane-qiskit/pull/220)

### Contributors

This release contains contributions from (in alphabetical order):
Expand Down

0 comments on commit 92f0c3e

Please sign in to comment.