Skip to content
This repository was archived by the owner on Dec 7, 2021. It is now read-only.

Commit 80fc6db

Browse files
Merge pull request #624 from manoelmarques/stable
[Stable] Release 0.5.4
2 parents 541a789 + 0a9c227 commit 80fc6db

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.rst

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,14 @@ The format is based on `Keep a Changelog`_.
1818
`UNRELEASED`_
1919
=============
2020

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+
2129
`0.5.3`_ - 2019-07-16
2230
=====================
2331

@@ -277,7 +285,8 @@ Changed
277285
- Updated qiskit minimum version in setup.py.
278286
- Fixed links in readme.me.
279287

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
281290
.. _0.5.3: https://github.com/Qiskit/qiskit-aqua/compare/0.5.2...0.5.3
282291
.. _0.5.2: https://github.com/Qiskit/qiskit-aqua/compare/0.5.1...0.5.2
283292
.. _0.5.1: https://github.com/Qiskit/qiskit-aqua/compare/0.5.0...0.5.1

qiskit/aqua/VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.5.3
1+
0.5.4

0 commit comments

Comments
 (0)