Skip to content

Commit

Permalink
Simplify explanation
Browse files Browse the repository at this point in the history
  • Loading branch information
JSorngard committed Jun 16, 2024
1 parent 09d4f9a commit 6440324
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 @@ -2,7 +2,7 @@ This file contains the changes to the crate since version 0.4.8.

# 0.8.5

- Add the `const_assert` feature that changes all panics that only involve const generics into const assertions that fail at compile time.
- Add the `const_assert` feature that changes all panics that only involve const generics into compile errors.

# 0.8.4

Expand Down

0 comments on commit 6440324

Please sign in to comment.