We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbebefb commit f60ac82Copy full SHA for f60ac82
dist/Module-CoreList/lib/Module/CoreList.pm
@@ -435,7 +435,7 @@ sub changes_between {
435
5.040001 => '2025-01-18',
436
5.041008 => '2025-01-20',
437
5.041009 => '2025-02-24',
438
- 5.041010 => '????-??-??',
+ 5.041010 => '2025-03-20',
439
);
440
441
for my $version ( sort { $a <=> $b } keys %released ) {
0 commit comments