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

Commit d470fad

Browse files
Merge pull request #631 from manoelmarques/stable
Release 0.5.5
2 parents cee25c5 + 1e86c9c commit d470fad

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.5`_ - 2019-07-26
22+
=====================
23+
24+
Fixed
25+
-----
26+
27+
- A bug with `docplex.get_qubitops`'s incorrect translation
28+
2129
`0.5.4`_ - 2019-07-24
2230
=====================
2331

@@ -285,7 +293,8 @@ Changed
285293
- Updated qiskit minimum version in setup.py.
286294
- Fixed links in readme.me.
287295

288-
.. _UNRELEASED: https://github.com/Qiskit/qiskit-aqua/compare/0.5.4...HEAD
296+
.. _UNRELEASED: https://github.com/Qiskit/qiskit-aqua/compare/0.5.5...HEAD
297+
.. _0.5.5: https://github.com/Qiskit/qiskit-aqua/compare/0.5.4...0.5.5
289298
.. _0.5.4: https://github.com/Qiskit/qiskit-aqua/compare/0.5.3...0.5.4
290299
.. _0.5.3: https://github.com/Qiskit/qiskit-aqua/compare/0.5.2...0.5.3
291300
.. _0.5.2: https://github.com/Qiskit/qiskit-aqua/compare/0.5.1...0.5.2

qiskit/aqua/VERSION.txt

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

0 commit comments

Comments
 (0)