Update CHANGELOG

This commit is contained in:
Pekka Enberg
2024-12-12 10:47:11 +02:00
parent 58cd9d72b0
commit 4e40d9ecee

View File

@@ -4,6 +4,8 @@
### Added
* Add support for iif() function (Alex Miller)
* Add suport for last_insert_rowid() function (Krishna Vishal)
* Add support JOIN USING and NATURAL JOIN (Jussi Saurio)