Skip to content

Commit 2ceac9c

Browse files
authored
Merge pull request #205 from valderman/mk-upd-0521-date
bump to the actual release date for 0.5.2.1
2 parents 0a70cf4 + 2acf22f commit 2ceac9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ChangeLog.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import Text.Read
1010

1111
changeLog :: ChangeLog
1212
changeLog =
13-
[ Version "0.5.2.1" "2025-11-13"
13+
[ Version "0.5.2.1" "2026-01-08"
1414
"Maintenance and dependency version bumps"
1515
[ "Publish the website via GitHub pages (#201)"
1616
, "Properly use cascading deletes with foreign keys (#191)"

0 commit comments

Comments
 (0)