Skip to content

Commit 9fd39c0

Browse files
authored
Fix toolchain version in 0.57.0 CHANGELOG (#3786)
By now, we have updated to 2024-12-14. By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 and MIT licenses.
1 parent e6f6d7d commit 9fd39c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ This file was introduced starting Kani 0.23.0, so it only contains changes from
4646
* 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
4747
* Add out of bounds check for `offset` intrinsics by @celinval in https://github.com/model-checking/kani/pull/3755
4848
* Automatic upgrade of CBMC from 6.3.1 to 6.4.1
49-
* Rust toolchain upgraded to nightly-2024-12-13 by @zhassan-aws @carolynzech @qinheping @celinval @tautschnig
49+
* Rust toolchain upgraded to nightly-2024-12-15 by @zhassan-aws @carolynzech @qinheping @celinval @tautschnig
5050

5151
**Full Changelog**: https://github.com/model-checking/kani/compare/kani-0.56.0...kani-0.57.0
5252

0 commit comments

Comments
 (0)