Skip to content

Commit f27ddca

Browse files
authored
Update CHANGELOG.md
1 parent a30b918 commit f27ddca

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ assert_eq!(
5050
* `#[enum_def]` now impl additional `IdenStatic` and `AsRef<str>` https://github.com/SeaQL/sea-query/pull/769
5151
* Derive `Eq`, `Ord`, `Hash` for `Alias` https://github.com/SeaQL/sea-query/pull/818
5252
* Replace `Educe` with manual implementations https://github.com/SeaQL/sea-query/pull/817
53+
* Added `cast_as_quoted` https://github.com/SeaQL/sea-query/pull/789
5354

5455
### `sea-query-attr`
5556

0 commit comments

Comments
 (0)