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 6811931 commit a4b5a8bCopy full SHA for a4b5a8b
CHANGELOG.md
@@ -10,7 +10,7 @@ Increasing the minimal supported Rust version will always be coupled at least wi
10
11
## Unreleased
12
13
-## [2.1.3] 2023-10-xx
+## [2.1.3] 2023-10-05
14
15
* Increased accidently decreased limit around element count in `DISTINCT ON` and `ORDER BY` clauses again as that broke existing code
16
@@ -2057,3 +2057,4 @@ queries or set `PIPES_AS_CONCAT` manually.
2057
[2.1.0]: https://github.com/diesel-rs/diesel/compare/v2.0.0...v2.1.0
2058
[2.1.1]: https://github.com/diesel-rs/diesel/compare/v2.1.0...v2.1.1
2059
[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