From 50e4a6201176f45c39dd087b1bcb5898df2bf104 Mon Sep 17 00:00:00 2001 From: Shuli Shu <08cnbj@gmail.com> Date: Tue, 3 Dec 2024 21:03:16 +0000 Subject: [PATCH] fix changelog --- .github/CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/CHANGELOG.md b/.github/CHANGELOG.md index b8436fa78..827197489 100644 --- a/.github/CHANGELOG.md +++ b/.github/CHANGELOG.md @@ -32,12 +32,12 @@ * Update Kokkos version support to 4.5. [(#1007)](https://github.com/PennyLaneAI/pennylane-lightning/pull/1007) -* Generalize seeding mechanism for all measurements. - [(#1003)](https://github.com/PennyLaneAI/pennylane-lightning/pull/1003) - * Enable N-controlled gate and matrix support to `lightning.gpu` simulator for Catalyst. [(#1005)](https://github.com/PennyLaneAI/pennylane-lightning/pull/1005) +* Generalize seeding mechanism for all measurements. + [(#1003)](https://github.com/PennyLaneAI/pennylane-lightning/pull/1003) + * Update Kokkos version support to 4.4.1 and enable Lightning-Kokkos[CUDA] C++ tests on CI. [(#1000)](https://github.com/PennyLaneAI/pennylane-lightning/pull/1000)