Skip to content

Commit a4b5a8b

Browse files
committed
Add date to the changelog
1 parent 6811931 commit a4b5a8b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 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.1.3] 2023-10-xx
13+
## [2.1.3] 2023-10-05
1414

1515
* Increased accidently decreased limit around element count in `DISTINCT ON` and `ORDER BY` clauses again as that broke existing code
1616

@@ -2057,3 +2057,4 @@ queries or set `PIPES_AS_CONCAT` manually.
20572057
[2.1.0]: https://github.com/diesel-rs/diesel/compare/v2.0.0...v2.1.0
20582058
[2.1.1]: https://github.com/diesel-rs/diesel/compare/v2.1.0...v2.1.1
20592059
[2.1.2]: https://github.com/diesel-rs/diesel/compare/v2.1.1...v2.1.2
2060+
[2.1.3]: https://github.com/diesel-rs/diesel/compare/v2.1.2...v2.1.3

0 commit comments

Comments
 (0)