Skip to content

Commit

Permalink
Merge branch 'master' into session_docs
Browse files Browse the repository at this point in the history
  • Loading branch information
austingmhuang authored Oct 31, 2024
2 parents e487c1f + e684a34 commit 030d9c1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@

### Improvements 🛠

* Make `qiskit_session` available top-level. Users can now import it as `pennylane_qiskit.qiskit_session`.
[(#593)](https://github.com/PennyLaneAI/pennylane-qiskit/pull/593)

### Breaking changes 💔

### Deprecations 👋
Expand All @@ -15,11 +18,16 @@

### Bug fixes 🐛

* Fix deprecated import path for `QubitDevice`.
[(#584)](https://github.com/PennyLaneAI/pennylane-qiskit/pull/584)

### Contributors ✍️

This release contains contributions from (in alphabetical order):

Astral Cai
Austin Huang

---
# Release 0.38.1

Expand Down

0 comments on commit 030d9c1

Please sign in to comment.