Skip to content

Commit 8a99d4e

Browse files
committed
sea-query-derive 0.4.2
1 parent c142996 commit 8a99d4e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1414
+ `sea-query-binder`/`0.7.0-rc.2`: 2024-08-09
1515
+ `sea-query-rusqlite`/`0.7.0-rc.1`: 2024-08-09
1616
+ `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
1719

1820
### New Features
1921

sea-query-derive/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "sea-query-derive"
3-
version = "0.4.1"
3+
version = "0.4.2"
44
authors = [ "Follpvosten <[email protected]>", "Rene Leveille <[email protected]>" ]
55
edition = "2021"
66
description = "Derive macro for sea-query's Iden trait"

0 commit comments

Comments
 (0)