Skip to content

Commit

Permalink
Address CHANGELOG review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
tautschnig committed Aug 9, 2023
1 parent c5c0d7b commit f5bbb01
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,10 @@ or by passing `--solver=<SOLVER>` command line option.
* Coverage reporting without a need for cbmc-viewer by @adpaco-aws in https://github.com/model-checking/kani/pull/2609
* Add support to array-based SIMD by @celinval in https://github.com/model-checking/kani/pull/2633
* Add unchecked/SIMD bitshift checks and disable CBMC flag by @reisnera in https://github.com/model-checking/kani/pull/2630
* Fix codegen of constant byte slices to address spurious verification failures by @zhassan in https://github.com/model-checking/kani/pull/2663
* Bump CBMC to v5.89.0 by @remi-delmas-3000 in https://github.com/model-checking/kani/pull/2662
* Update Rust toolchain to nightly 2023-08-04 by @remi-delmas-3000 in https://github.com/model-checking/kani/pull/2661

## New Contributors
* @reisnera made their first contribution in https://github.com/model-checking/kani/pull/2630

**Full Changelog**: https://github.com/model-checking/kani/compare/kani-0.33.0...kani-0.34.0

## [0.33.0]
Expand Down

0 comments on commit f5bbb01

Please sign in to comment.