Fix RT61503 (bump DateTime::Format::Pg dep)
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index 3a6ad78..b009881 100644 (file)
--- a/Changes
+++ b/Changes
@@ -44,6 +44,8 @@ Revision history for DBIx::Class
           when thrown from udner DBIC (e.g. from txn_do)
         - No longer disconnecting database handles supplied to connect
           via a coderef
+        - Fixed t/inflate/datetime_pg.t failures due to a low dependency
+          on DateTime::Format::Pg (RT#61503)
 
     * Misc
         - Refactored capability handling in Storage::DBI, allows for