Release History

This page provides a high-level summary of changes to SQLite.

2021-01-20 (3.34.1)

Fix a potential use-after-free bug.

2020-12-01 (3.34.0)

Added the sqlite3_txn_state() interface.

2000-05-30

Added the LIKE operator.

2000-05-29

Initial Public Release of Alpha code