File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,10 @@ for Rust libraries in [RFC #1105](https://github.com/rust-lang/rfcs/blob/master/
66
77## Unreleased
88
9+ ### [ 2.2.0] - 2024-05-31
10+
11+ * Update diesel version to 2.2.0
12+
913### [ 2.1.1] - 2023-10-19
1014
1115* Add a missing ` #[derive(FromSqlRow)] ` for the ` RegConfig ` type to allow loading it from the database
@@ -30,3 +34,4 @@ for Rust libraries in [RFC #1105](https://github.com/rust-lang/rfcs/blob/master/
3034[ 2.0.0 ] : https://github.com/diesel-rs/diesel_full_text_search/compare/v1.0.1...v2.0.0
3135[ 2.1.0 ] : https://github.com/diesel-rs/diesel_full_text_search/compare/v2.0.0...v2.1.0
3236[ 2.1.1 ] : https://github.com/diesel-rs/diesel_full_text_search/compare/v2.1.0...v2.1.1
37+ [ 2.2.0 ] : https://github.com/diesel-rs/diesel_full_text_search/compare/v2.1.1...v2.2.0
You can’t perform that action at this time.
0 commit comments