Skip to content

Latest commit

 

History

History
74 lines (49 loc) · 1.65 KB

CHANGELOG.rst

File metadata and controls

74 lines (49 loc) · 1.65 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

Types of changes:

  • Added: for new features.
  • Changed: for changes in existing functionality.
  • Deprecated: for soon-to-be removed features.
  • Removed: for now removed features.
  • Fixed: for any bug fixes.
  • Security: in case of vulnerabilities.

0.8.0 - 2019-03-05

Added

  • Added qiskit-ignis to the set of installed packages (#164)

Changed

0.7.3 - 2019-02-20

Fixed

  • Added a workaround for installing package when using pip 19.0.2 (#119)

0.7.2 - 2019-01-23

Fixed

  • Fixed upgrading to 0.7.x when wheel is present (#45)

0.7.1 - 2019-01-17

  • Fixed an issue when upgrading from an older qiskit package to a version >=0.7.0 (#32)

0.7.0 - 2018-12-19

Added

  • First release, includes qiskit-terra and qiskit-aer