This repository was archived by the owner on Dec 7, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,14 @@ The format is based on `Keep a Changelog`_.
18
18
`UNRELEASED `_
19
19
=============
20
20
21
+ `0.5.3 `_ - 2019-07-16
22
+ =====================
23
+
24
+ Fixed
25
+ -----
26
+
27
+ - Since the syntax inverse() on a gate does not invert a gate now, the bug introduced wrong post rotation for Pauli Y.
28
+
21
29
`0.5.2 `_ - 2019-06-27
22
30
=====================
23
31
@@ -269,7 +277,8 @@ Changed
269
277
- Updated qiskit minimum version in setup.py.
270
278
- Fixed links in readme.me.
271
279
272
- .. _UNRELEASED : https://github.com/Qiskit/qiskit-aqua/compare/0.5.2...HEAD
280
+ .. _UNRELEASED : https://github.com/Qiskit/qiskit-aqua/compare/0.5.3...HEAD
281
+ .. _0.5.3 : https://github.com/Qiskit/qiskit-aqua/compare/0.5.2...0.5.3
273
282
.. _0.5.2 : https://github.com/Qiskit/qiskit-aqua/compare/0.5.1...0.5.2
274
283
.. _0.5.1 : https://github.com/Qiskit/qiskit-aqua/compare/0.5.0...0.5.1
275
284
.. _0.5.0 : https://github.com/Qiskit/qiskit-aqua/compare/0.4.1...0.5.0
Original file line number Diff line number Diff line change 1
- 0.5.2
1
+ 0.5.3
You can’t perform that action at this time.
0 commit comments