diff --git a/Changes b/Changes index cfb2fa6..3b3bf8a 100644 --- a/Changes +++ b/Changes @@ -1,7 +1,7 @@ Changes for Perl extension DBD-SQLite 1.26_02 to be released - - Updated to SQLite 3.6.14.2 (DUNCAND) + - Updated to SQLite 3.6.15 (DUNCAND) - Resolved #44882: Use of $h->func() should be deprecated and replaced with calls to driver-private 'installed methods' (ISHIGAKI)