Skip to content

Latest commit

 

History

History
54 lines (40 loc) · 2.31 KB

File metadata and controls

54 lines (40 loc) · 2.31 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

Improved / Modified

Deprecated

Removed

Fixed

  • Fixed classical register declarations not being visible inside box scope, causing "Missing clbit register declaration" errors for measurement statements inside box blocks. (#306)

Dependencies

  • Bumped actions/configure-pages from 5 to 6. (#307)
  • Bumped codecov/codecov-action from 5.5.2 to 6.0.0. (#308)
  • Bumped actions/deploy-pages from 4 to 5. (#309)
  • Updated pillow requirement from <12.2.0 to <12.3.0. (#310)

Other

Past Release Notes

Archive of changelog entries from previous releases: