diff --git a/CHANGELOG.md b/CHANGELOG.md index 444d3a5..ba79c10 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,10 +6,6 @@ Summing up all the changes from the previous Alpha versions. -### See also - -Rusqlite was updated from 0.29.0 to 0.30.0. Please see [its release notes](https://github.com/rusqlite/rusqlite/releases/tag/v0.30.0) - ### Minimum Rust Version Rust 1.70 @@ -39,6 +35,10 @@ Rust 1.70 * Made errors returned more precise * Updated dependencies +### See also + +Rusqlite was updated from 0.29.0 to 0.30.0. Please see [its release notes](https://github.com/rusqlite/rusqlite/releases/tag/v0.30.0) + ## Version 1.1.0 Alpha 2 **⚠️ The APIs exposed in this version may be unstable.**