diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b9d2b5..c8c147b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,14 +1,18 @@ CHANGELOG ========= +1.12.1 +------------------- + +* The C extension now checks that the database metadata lookup was + successful. + 1.12.0 (2024-11-14) ------------------- * Improve the error handling when the user tries to open a directory with the pure PHP reader. * Improve the typehints on arrays in the PHPDocs. -* The C extension now checks that the database metadata lookup was - successful. 1.11.1 (2023-12-01) -------------------