From: Matt S Trout Date: Sat, 10 Aug 2024 23:12:56 +0000 (+0000) Subject: include 5.8 syntax fix in changelog X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=36a83075f72b4e7a2dc3b56b0952b5c27a7892c6;p=dbsrgits%2FSQL-Abstract.git include 5.8 syntax fix in changelog --- diff --git a/Changes b/Changes index 2adefbd..86de82d 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,7 @@ Revision history for SQL::Abstract + - Syntax error fixes for 5.8 from ilmari + 2.000001 - 2021-01-23 - Remove Module::Runtime requirement