Skip to content

Commit

Permalink
Add changelog entries for v0.39
Browse files Browse the repository at this point in the history
  • Loading branch information
mudit2812 committed Oct 31, 2024
1 parent cd19f18 commit e0c38ed
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 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 @@ -12,10 +15,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 e0c38ed

Please sign in to comment.