Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added changelog for 7.20.1 #316

Merged
merged 1 commit into from
Nov 20, 2024
Merged

added changelog for 7.20.1 #316

merged 1 commit into from
Nov 20, 2024

Conversation

urikirsh
Copy link
Contributor

@urikirsh urikirsh commented Nov 20, 2024

@urikirsh urikirsh added the release documentation for an upcoming release label Nov 20, 2024
@urikirsh urikirsh marked this pull request as ready for review November 20, 2024 14:23
7.21.1 (November 20, 2024)
----------------------
### CVL
- [feat] Certora’s Foundry Integration lets you run Foundry fuzz tests as formal verification tests. If you already use forge test, you can leverage this integration to formally verify your tests or find counterexamples where they fail. Unlike fuzzing, formal verification provides guarantees for all inputs, not just randomized ones. Note that this integration is in alpha version and requires some CVL configuration.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"in alpha version" -> "in an alpha version"

Copy link
Contributor

@johspaeth johspaeth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Other than the version it's ok. Approving modulo this change.

@@ -5,6 +5,17 @@ Prover Release Notes
```{contents}
```

7.21.1 (November 20, 2024)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
7.21.1 (November 20, 2024)
7.20.1 (November 20, 2024)

@urikirsh urikirsh merged commit 8a9b5ff into master Nov 20, 2024
2 checks passed
@urikirsh urikirsh deleted the uri/release_7.20.1 branch November 20, 2024 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release documentation for an upcoming release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants