diff --git a/Changes b/Changes index 83f3fb8..ba10c6d 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,6 @@ Revision history for Perl extension DBD::SQLite. -1.15 +1.19_01 Fri 27 Mar 2009 - Updated to SQLite 3.6.10, and bumped up the version requirement for installed sqlite3 to 3.6.0 as 3.6.x has backward incompatiblity (ISHIGAKI) @@ -13,6 +13,14 @@ Revision history for Perl extension DBD::SQLite. - license and configure_requires in Makefile.PL and META.yml (Alexandr Ciornii) - Spelling check for SQLite.pm (Alexandr Ciornii) +1.18 skipped + +1.17 skipped + +1.16 abandoned + +1.15 abandoned + 1.14 - Updated to SQLite 3.4.2 - Switch to sqlite3_prepare_v2 which fixes a number of bugs