We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f56056 commit 1ab6bc7Copy full SHA for 1ab6bc7
docs/changelog.rst
@@ -1,13 +1,16 @@
1
Changelog
2
~~~~~~~~~
3
4
-0.38.0 (unreleased)
+0.38.0 (April 2023)
5
-------------------
6
+
7
* Fix to ensure that the :py:class:`IBMBackend` and :py:class:`IBMQEmulatorBackend` both properly enforce :py:class:`MaxNQubitsPredicate`.
8
* Update qiskit version to 0.42.
9
+* Updated pytket version requirement to 1.14.
10
11
0.37.1 (March 2023)
12
13
14
* Fix backend settings for AerStateBackend and AerUnitaryBackend
15
16
0.37.0 (March 2023)
0 commit comments