From 62dbbfe9505f64ff70adbdbe088e784887c55e4a Mon Sep 17 00:00:00 2001 From: Jay Soni Date: Wed, 20 Apr 2022 17:20:57 -0400 Subject: [PATCH] added missing changelog entry --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4acaf18..058c1a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,17 @@ # Release 0.23.0 +### Improvements + +* Added high level access to the `target` kwarg in the + `SimulatorDevice` class for general IonQ devices. + [(#50)](https://github.com/PennyLaneAI/PennyLane-IonQ/pull/50) + ### Contributors This release contains contributions from (in alphabetical order): +Jon Donovan, Antal Száva + --- # Release 0.20.0