From 7437358046031326c549e31a913b9accfc5c66e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luis=20Alfredo=20Nu=C3=B1ez=20Meneses?= Date: Fri, 6 Dec 2024 21:43:06 +0000 Subject: [PATCH] Update CHANGELOG --- .github/CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/CHANGELOG.md b/.github/CHANGELOG.md index 906d66278f..888a95a234 100644 --- a/.github/CHANGELOG.md +++ b/.github/CHANGELOG.md @@ -29,6 +29,9 @@ ### Improvements +* Add Exact Tensor Network cpp binding. +[(#1014)](https://github.com/PennyLaneAI/pennylane-lightning/pull/1014/) + * Catalyst device interfaces support dynamic shots, and no longer parses the device init op's attribute dictionary for a static shots literal. [(#1017)](https://github.com/PennyLaneAI/pennylane-lightning/pull/1017)