Skip to content

Commit fa0d42d

Browse files
committed
0.24.1
1 parent 6b9cd2d commit fa0d42d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](http://semver.org/).
77

8-
## 0.24.1 - Not Yet
8+
## 0.24.1 - 2022-04-15
99

1010
* #295 Add parameter for SQLx path to proc-macro https://github.com/SeaQL/sea-query/pull/297
1111
* CTE optional columns https://github.com/SeaQL/sea-query/pull/301

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ members = [
1515

1616
[package]
1717
name = "sea-query"
18-
version = "0.24.0"
18+
version = "0.24.1"
1919
authors = [
2020
"Chris Tsang <[email protected]>",
2121
"Billy Chan <[email protected]>",

0 commit comments

Comments
 (0)