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.4 `_ - 2019-07-24
22
+ =====================
23
+
24
+ Fixed
25
+ -----
26
+
27
+ - Fix the bug about manipulating the right operand and rebuild diagonal matrix every time. (#622)
28
+
21
29
`0.5.3 `_ - 2019-07-16
22
30
=====================
23
31
@@ -277,7 +285,8 @@ Changed
277
285
- Updated qiskit minimum version in setup.py.
278
286
- Fixed links in readme.me.
279
287
280
- .. _UNRELEASED : https://github.com/Qiskit/qiskit-aqua/compare/0.5.3...HEAD
288
+ .. _UNRELEASED : https://github.com/Qiskit/qiskit-aqua/compare/0.5.4...HEAD
289
+ .. _0.5.4 : https://github.com/Qiskit/qiskit-aqua/compare/0.5.3...0.5.4
281
290
.. _0.5.3 : https://github.com/Qiskit/qiskit-aqua/compare/0.5.2...0.5.3
282
291
.. _0.5.2 : https://github.com/Qiskit/qiskit-aqua/compare/0.5.1...0.5.2
283
292
.. _0.5.1 : https://github.com/Qiskit/qiskit-aqua/compare/0.5.0...0.5.1
Original file line number Diff line number Diff line change 1
- 0.5.3
1
+ 0.5.4
You can’t perform that action at this time.
0 commit comments