diff --git a/CHANGELOG.md b/CHANGELOG.md index fa1f936..888c0f6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ * The `int!` and `uint!` macros now support arbitrary const expressions, not just literals * `Int::new` and `UInt::new` are now const * The minimum supported rust version is raised to 1.60. +* Update to edition 2021 # 0.2.2