Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
Co-authored-by: Carolyn Zech <[email protected]>
  • Loading branch information
tautschnig and carolynzech authored Dec 16, 2024
1 parent 11df469 commit ff768f8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ This file was introduced starting Kani 0.23.0, so it only contains changes from
* add support for enum, struct, tuple in llbc backend by @thanhnguyen-aws in https://github.com/model-checking/kani/pull/3721
* Fix issues with how we compute DST size by @celinval in https://github.com/model-checking/kani/pull/3687
* Fix size and alignment computation for intrinsics by @celinval in https://github.com/model-checking/kani/pull/3734
* Cleanup a few internal compiler deps by @celinval in https://github.com/model-checking/kani/pull/3739
* Add a Kani function that checks if the range of a float is valid for conversion to int by @zhassan-aws in https://github.com/model-checking/kani/pull/3742
* Setup/CI: cleanup Ubuntu 18.04 and cbmc-viewer left-overs and enable 24.04 by @tautschnig in https://github.com/model-checking/kani/pull/3758
* Add out of bounds check for `offset` intrinsics by @celinval in https://github.com/model-checking/kani/pull/3755
Expand Down

0 comments on commit ff768f8

Please sign in to comment.