Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tyt2y3 authored Oct 4, 2024
1 parent a30b918 commit f27ddca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ assert_eq!(
* `#[enum_def]` now impl additional `IdenStatic` and `AsRef<str>` https://github.com/SeaQL/sea-query/pull/769
* Derive `Eq`, `Ord`, `Hash` for `Alias` https://github.com/SeaQL/sea-query/pull/818
* Replace `Educe` with manual implementations https://github.com/SeaQL/sea-query/pull/817
* Added `cast_as_quoted` https://github.com/SeaQL/sea-query/pull/789

### `sea-query-attr`

Expand Down

0 comments on commit f27ddca

Please sign in to comment.