diff --git a/hugr-passes/CHANGELOG.md b/hugr-passes/CHANGELOG.md index 88b23f9ba..41e7c33bd 100644 --- a/hugr-passes/CHANGELOG.md +++ b/hugr-passes/CHANGELOG.md @@ -2,11 +2,8 @@ ## 0.1.0 (2024-05-23) +Initial release, with functions ported from the `hugr::algorithms` module. + ### Features - [**breaking**] Move passes from `algorithms` into a separate crate ([#1100](https://github.com/CQCL/hugr/pull/1100)) - - -## 0.1.0 (2024-05-23) - -Initial release, with functions ported from the `hugr::algorithms` module.