Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
Co-authored-by: Adrian Palacios <[email protected]>
  • Loading branch information
karkhaz and adpaco-aws authored May 7, 2024
1 parent 6849d10 commit f6efc71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This file was introduced starting Kani 0.23.0, so it only contains changes from
## What's Changed

* Do not assume that ZST-typed symbols refer to unique objects by @tautschnig in https://github.com/model-checking/kani/pull/3134
* Remove kani::Arbitrary from the modifies contract instrumentation by @feliperodri in https://github.com/model-checking/kani/pull/3169
* Remove `kani::Arbitrary` from the `modifies` contract instrumentation by @feliperodri in https://github.com/model-checking/kani/pull/3169
* Emit source locations whenever possible to ease debugging and coverage reporting by @tautschnig in https://github.com/model-checking/kani/pull/3173
* Fix cargo audit error by @jaisnan in https://github.com/model-checking/kani/pull/3160
* Rust toolchain upgraded to `nightly-2024-04-21` by @celinval
Expand Down

0 comments on commit f6efc71

Please sign in to comment.