Add SELECT ... LIMIT to changelog

This commit is contained in:
Pekka Enberg
2024-07-07 14:28:36 +03:00
parent eb7e5c8749
commit 541e966834

View File

@@ -10,4 +10,6 @@
- `PRAGMA cache_size` support.
- `SELECT ... LIMIT` support.
- Basic `SELECT` statement support.