Skip to content

Commit 652a816

Browse files
committed
Fix date in changelog
1 parent 50a4e8e commit 652a816

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Increasing the minimal supported Rust version will always be coupled at least wi
1010

1111
## Unreleased
1212

13-
## [2.2.9] 2025-03-31
13+
## [2.2.9] 2025-04-04
1414
### Fixed
1515

1616
* Fix an issue where `diesel migration generate --diff-schema` incorrectly uses the primary key of table B as the referenced column rather than the primary key of table A when B has a foreign key pointing to table A.

0 commit comments

Comments
 (0)