Skip to content

Commit fc77abc

Browse files
committed
Changelog
1 parent 37867af commit fc77abc

File tree

1 file changed

+16
-8
lines changed

1 file changed

+16
-8
lines changed

CHANGELOG.md

+16-8
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,22 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77

88
## 0.32.0 - Pending
99

10-
### Versions
10+
### Releases
11+
12+
#### 2024-08-09
13+
14+
+ `sea-query`/`0.32.0-rc.1`
15+
+ `sea-query-binder`/`0.7.0-rc.1`
16+
+ `sea-query-binder`/`0.7.0-rc.2`
17+
+ `sea-query-rusqlite`/`0.7.0-rc.1`
18+
+ `sea-query-postgres`/`0.5.0-rc.1`
19+
20+
#### 2024-10-05
1121

12-
+ `sea-query`/`0.32.0-rc.1`: 2024-08-09
13-
+ `sea-query-binder`/`0.7.0-rc.1`: 2024-08-09
14-
+ `sea-query-binder`/`0.7.0-rc.2`: 2024-08-09
15-
+ `sea-query-rusqlite`/`0.7.0-rc.1`: 2024-08-09
16-
+ `sea-query-postgres`/`0.5.0-rc.1`: 2024-08-09
17-
+ `sea-query-attr`/`0.1.3`: 2024-10-05
18-
+ `sea-query-derive`/`0.4.2`: 2024-10-05
22+
+ `sea-query`/`0.32.0-rc.2`
23+
+ `sea-query-attr`/`0.1.3`
24+
+ `sea-query-derive`/`0.4.2`
25+
+ `sea-query-rusqlite`/`0.7.0-rc.2`
1926

2027
### New Features
2128

@@ -55,6 +62,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
5562

5663
* Upgrade `sqlx` to `0.8` https://github.com/SeaQL/sea-query/pull/798
5764
* Upgrade `bigdecimal` to `0.4` https://github.com/SeaQL/sea-query/pull/798
65+
* Upgrade `rusqlite` to `0.32` https://github.com/SeaQL/sea-query/pull/802
5866

5967
## 0.31.1 - 2024-10-05
6068

0 commit comments

Comments
 (0)