|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## v1.3.1 (2023-04-10) |
| 4 | + |
| 5 | +### Bug Fixes and Other Changes |
| 6 | + |
| 7 | + * add branch coverage for chsh |
| 8 | + * Merge branch 'main' into branch_cov |
| 9 | + * chore(deps): bump aws-actions/stale-issue-cleanup from 3 to 6 |
| 10 | + * Merge branch 'main' into dependabot/github_actions/aws-actions/stale-issue-cleanup-6 |
| 11 | + * update openfermion to version 1.1.0 |
| 12 | + * Merge branch 'main' into dependabot/github_actions/aws-actions/stale-issue-cleanup-6 |
| 13 | + * Merge branch 'main' into math411-patch-3 |
| 14 | + * Add python workflow badge for builds |
| 15 | + * Merge branch 'main' into math411-patch-2 |
| 16 | + * Merge branch 'main' into branch_cov |
| 17 | + * update openfermion to version 1.1.0 |
| 18 | + * chore(deps): bump aws-actions/stale-issue-cleanup from 3 to 6 |
| 19 | + * Merge branch 'main' into dependabot |
| 20 | + * Merge branch 'main' into branch_cov |
| 21 | + * Merge branch 'main' into dependabot |
| 22 | + * Merge pull request #101 from aws-samples/readme-updates |
| 23 | + * Merge branch 'main' into readme-updates |
| 24 | + * Merge branch 'main' into math411-patch-2 |
| 25 | + * Merge branch 'branch_cov' of github.com:aws-samples/amazon-braket-algorithm-library into branch_cov |
| 26 | + * tox |
| 27 | + * Merge branch 'main' into branch_cov |
| 28 | + * add branch coverage for chsh |
| 29 | + * raise the PennyLane version to >=0.29.1 |
| 30 | + * raise the PennyLane version to >=0.29.1 |
| 31 | + * Update README.md |
| 32 | + * Update README.md |
| 33 | + |
| 34 | +### Testing and Release Infrastructure |
| 35 | + |
| 36 | + * add dependabot updates for GH actions |
| 37 | + |
3 | 38 | ## v1.3.0 (2023-04-06)
|
4 | 39 |
|
5 | 40 | ### Deprecations and Removals
|
|
0 commit comments