diff --git a/CHANGELOG.md b/CHANGELOG.md index 0715ac3..faec57d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## v0.2.2 - July 25, 2024 + +* Added support for apikey parameter in connection string. + ## v0.2.0 - October 18, 2023 * Introduced the `SQLiteCloudVM` class, a virtual machine for executing SQL commands. Provided methods to bind values, step through the execution, and retrieve query results. @@ -11,4 +15,4 @@ ## v0.1.0 - September 28, 2023 -* SQLiteCloud is a brand new Swift package that offers cloud-based SQLite database management. \ No newline at end of file +* SQLiteCloud is a brand new Swift package that offers cloud-based SQLite database management.