Add kqueue to CHANGELOG

This commit is contained in:
Pekka Enberg
2024-07-13 10:58:40 +03:00
parent 698b87fc86
commit 77add4d9ac

View File

@@ -12,7 +12,7 @@
- `EXPLAIN` statement support.
- Linux io_uring support using direct I/O.
- Asynchronous I/O support with Linux io_uring using direct I/O and Darwin kqueue.
- Initial pass on command line shell with following commands:
- `.schema` command that describes the database schema.