Skip to content

Commit e946c68

Browse files
committed
📝 Add SwapReconstructionAndElision to CHANGELOG
1 parent e20457e commit e946c68

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ This project adheres to [Semantic Versioning], with the exception that minor rel
1111

1212
### Added
1313

14+
- ✨ Replace MLIR pass `ElidePermutations` by `SwapReconstructionAndElision` for SWAP gate reconstruction and elision ([#1207]) ([**@taminob**])
1415
- ✨ Add support for translating `IfElseOperation`s to the `MQTRef` MLIR dialect ([#1164]) ([**@denialhaag**], [**@burgholzer**])
1516
- ✨ Add MQT's implementation of a generic FoMaC with Python bindings ([#1150], [#1186]) ([**@ystade**])
1617
- ✨ Add new MLIR pass `ElidePermutations` for SWAP gate elimination ([#1151]) ([**@taminob**])
@@ -187,6 +188,7 @@ _📚 Refer to the [GitHub Release Notes](https://github.com/munich-quantum-tool
187188

188189
<!-- PR links -->
189190

191+
[#1207]: https://github.com/munich-quantum-toolkit/core/pull/1207
190192
[#1186]: https://github.com/munich-quantum-toolkit/core/pull/1186
191193
[#1181]: https://github.com/munich-quantum-toolkit/core/pull/1181
192194
[#1180]: https://github.com/munich-quantum-toolkit/core/pull/1180

0 commit comments

Comments
 (0)