Skip to content

Commit

Permalink
chore: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
qartik committed Sep 11, 2024
1 parent e9863b6 commit 5508b7f
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.8.1] - 2024-09-11

### Fixed

* Use a context manager for opening files in https://github.com/CQCL/pytket-phir/pull/219
* Emit nested binary expressions for classical ops in https://github.com/CQCL/pytket-phir/pull/224

## [0.8.0] - 2024-07-16

### Added
Expand Down Expand Up @@ -215,6 +222,7 @@ First release.
[0.7.2]: https://github.com/CQCL/pytket-phir/compare/v0.7.1...v0.7.2
[0.7.3]: https://github.com/CQCL/pytket-phir/compare/v0.7.2...v0.7.3
[0.8.0]: https://github.com/CQCL/pytket-phir/compare/v0.7.3...v0.8.0
[unreleased]: https://github.com/CQCL/pytket-phir/compare/v0.8.0...HEAD
[0.8.1]: https://github.com/CQCL/pytket-phir/compare/v0.8.0...v0.8.1
[unreleased]: https://github.com/CQCL/pytket-phir/compare/v0.8.1...HEAD

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

0 comments on commit 5508b7f

Please sign in to comment.