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

Commit 5f126cb

Browse files
Merge pull request #609 from manoelmarques/stable
Release 0.5.3
2 parents a39d30d + 8a91dc7 commit 5f126cb

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.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+
2129
`0.5.2`_ - 2019-06-27
2230
=====================
2331

@@ -269,7 +277,8 @@ Changed
269277
- Updated qiskit minimum version in setup.py.
270278
- Fixed links in readme.me.
271279

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
273282
.. _0.5.2: https://github.com/Qiskit/qiskit-aqua/compare/0.5.1...0.5.2
274283
.. _0.5.1: https://github.com/Qiskit/qiskit-aqua/compare/0.5.0...0.5.1
275284
.. _0.5.0: https://github.com/Qiskit/qiskit-aqua/compare/0.4.1...0.5.0

qiskit/aqua/VERSION.txt

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

0 commit comments

Comments
 (0)