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 7505a0b commit c089fd6Copy full SHA for c089fd6
CHANGELOG.md
@@ -10,6 +10,12 @@ Increasing the minimal supported Rust version will always be coupled at least wi
10
11
## Unreleased
12
13
+## [2.2.6] 2024-12-03
14
+
15
+### Fixed
16
17
+* Remove more mentions of gitter from the documentation
18
19
## [2.2.5] 2024-11-21
20
21
### Fixed
@@ -2158,3 +2164,4 @@ queries or set `PIPES_AS_CONCAT` manually.
2158
2164
[2.2.3]: https://github.com/diesel-rs/diesel/compare/v.2.2.2...v2.2.3
2159
2165
[2.2.4]: https://github.com/diesel-rs/diesel/compare/v.2.2.3...v2.2.4
2160
2166
[2.2.5]: https://github.com/diesel-rs/diesel/compare/v.2.2.4...v2.2.5
2167
+[2.2.6]: https://github.com/diesel-rs/diesel/compare/v.2.2.5...v2.2.6
0 commit comments