Skip to content

Commit 505bb39

Browse files
committed
update changelog
1 parent 7386349 commit 505bb39

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,14 @@
5050
* Introduce `ci:build_wheels` label, which controls wheel building on `pull_request` and other triggers.
5151
[(#648)](https://github.com/PennyLaneAI/pennylane-lightning/pull/648)
5252

53+
* Remove building wheels for Lightning Kokkos on Windows.
54+
[(#693)](https://github.com/PennyLaneAI/pennylane-lightning/pull/693)
55+
5356
### Improvements
5457

58+
* Add tests for Windows Wheels, fix ill-defined caching, and set the proper backend for LKokkos wheels.
59+
[(#693)](https://github.com/PennyLaneAI/pennylane-lightning/pull/693)
60+
5561
* Replace string comparisons by `isinstance` checks where possible.
5662
[(#691)](https://github.com/PennyLaneAI/pennylane-lightning/pull/691)
5763

0 commit comments

Comments
 (0)