Skip to content

Commit

Permalink
chore: prep for v0.4.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
qartik committed Feb 27, 2024
1 parent 3edc92f commit 2c15ecd
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.4.4] - 2024-02-27

### Fixed

* support for nested bitwise ops in https://github.com/CQCL/pytket-phir/pull/135
* phirgen: emit "Skip" `"mop"` instead of raising error on global phase in https://github.com/CQCL/pytket-phir/pull/138

## [0.4.3] - 2024-02-15

### Removed
Expand Down Expand Up @@ -112,6 +119,7 @@ First release.
[0.4.1]: https://github.com/CQCL/pytket-phir/compare/v0.4.0...v0.4.1
[0.4.2]: https://github.com/CQCL/pytket-phir/compare/v0.4.1...v0.4.2
[0.4.3]: https://github.com/CQCL/pytket-phir/compare/v0.4.2...v0.4.3
[unreleased]: https://github.com/CQCL/pytket-phir/compare/v0.4.3...HEAD
[0.4.4]: https://github.com/CQCL/pytket-phir/compare/v0.4.3...v0.4.4
[unreleased]: https://github.com/CQCL/pytket-phir/compare/v0.4.4...HEAD

<!-- markdownlint-configure-file {"MD024": {"siblings_only" : true}, "MD034": false} -->

0 comments on commit 2c15ecd

Please sign in to comment.