Skip to content

Commit dfbf6d9

Browse files
authored
Update CHANGELOG.md
1 parent 0210ebe commit dfbf6d9

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## v0.2.2 - July 25, 2024
4+
5+
* Added support for apikey parameter in connection string.
6+
37
## v0.2.0 - October 18, 2023
48

59
* 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 @@
1115

1216
## v0.1.0 - September 28, 2023
1317

14-
* SQLiteCloud is a brand new Swift package that offers cloud-based SQLite database management.
18+
* SQLiteCloud is a brand new Swift package that offers cloud-based SQLite database management.

0 commit comments

Comments
 (0)