Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 1.61 KB

CHANGELOG.md

File metadata and controls

40 lines (27 loc) · 1.61 KB

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Types of changes:

  • Added: for new features.
  • Improved: for improvements to existing functionality.
  • Deprecated: for soon-to-be removed features.
  • Removed: for now removed features.
  • Fixed: for any bug fixes.
  • Dependencies: for updates to external libraries or packages.

Unreleased

Added

  • Added support for standalone measurements that do not store the result in a classical register (#141).

Improved / Modified

  • Re-wrote the QasmAnalyzer.extract_qasm_version method so that it extracts the program version just by looking at the first non-comment line, instead of parsing the entire program (#140).

Deprecated

Removed

Fixed

Dependencies

Past Release Notes

Archive of changelog entries from previous releases: