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

Commit

Permalink
Include release 0.6.6 on changelog (#904)
Browse files Browse the repository at this point in the history
  • Loading branch information
manoelmarques authored Apr 20, 2020
1 parent f391ab2 commit 9de21f6
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@

notifications:
email:
if: fork = false AND type = cron
recipients:
- manoel@us.ibm.com
on_success: never
Expand Down
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Changelog](http://keepachangelog.com/en/1.0.0/).
> - **Fixed**: for any bug fixes.
> - **Security**: in case of vulnerabilities.
[UNRELEASED](https://github.com/Qiskit/qiskit-aqua/compare/0.6.5...HEAD)
[UNRELEASED](https://github.com/Qiskit/qiskit-aqua/compare/0.6.6...HEAD)
========================================================================

Added
Expand Down Expand Up @@ -55,6 +55,15 @@ Fixed
side of constraints for the DOcplex translator (#750)
- WeightedPauliOperator constructor simplification bug (#891)

[0.6.6](https://github.com/Qiskit/qiskit-aqua/compare/0.6.5...0.6.6) - 2020-04-16
=================================================================================

Removed
-------

- Remove backend and PassManager on compiler transpile calls (#882)
- Remove transpile calls and use unroller (#883)

[0.6.5](https://github.com/Qiskit/qiskit-aqua/compare/0.6.4...0.6.5) - 2020-03-16
=================================================================================

Expand Down

0 comments on commit 9de21f6

Please sign in to comment.