-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Prepare 0.7.2 release * Bump version * Move release notes * Move perf enhancement to "other notes" it's not really relevant when upgrading
- Loading branch information
Showing
3 changed files
with
8 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...-finder-enhancement-1e1d37174d7a8860.yaml → ...-finder-enhancement-1e1d37174d7a8860.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
--- | ||
upgrade: | ||
other: | ||
- | | ||
The search engine inside the automated cut-finder has been primed to avoid extraneous searches and is therefore expected to run faster. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
prelude: | | ||
The 0.7.2 release includes two improvements to the automated cut | ||
finder: a performance enhancement, and a fix to a bug that occurs | ||
when the cut finder finds a solution where both incoming wires to a | ||
gate are to be cut. |