diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm index d388a9a958b7..39b928ee8d87 100644 --- a/dist/Module-CoreList/lib/Module/CoreList.pm +++ b/dist/Module-CoreList/lib/Module/CoreList.pm @@ -435,7 +435,7 @@ sub changes_between { 5.040001 => '2025-01-18', 5.041008 => '2025-01-20', 5.041009 => '2025-02-24', - 5.041010 => '????-??-??', + 5.041010 => '2025-03-20', ); for my $version ( sort { $a <=> $b } keys %released ) {