Skip to content

Commit

Permalink
Update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentmr committed Jul 9, 2024
1 parent 2bf0741 commit 81165dd
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,19 @@

### Improvements

* Enable setting the PennyLane version when invoking, for example, `make docker-build version=master pl_version=master`.
[(#791)](https://github.com/PennyLaneAI/pennylane-lightning/pull/791)

* Add a Catalyst-specific wrapping class for Lightning Kokkos.
[(#770)](https://github.com/PennyLaneAI/pennylane-lightning/pull/770)

### Documentation

### Bug fixes

* Set `PL_BACKEND` for the entire `build-wheel-lightning-gpu` Docker-build stage to properly build the Lightning-GPU wheel.
[(#791)](https://github.com/PennyLaneAI/pennylane-lightning/pull/791)

* Fix conditions for skipping build & push steps in the Docker build workflows.
[(#790)](https://github.com/PennyLaneAI/pennylane-lightning/pull/790)

Expand Down

0 comments on commit 81165dd

Please sign in to comment.