Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ikrivosheev authored Dec 6, 2022
1 parent 20686eb commit b939b94
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 @@ -53,6 +53,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
* Drop the `Sized` requirement on implementers of `SchemaBuilders` https://github.com/SeaQL/sea-query/pull/524
* Replace `impl Default` to `#[derive(Default)]` https://github.com/SeaQL/sea-query/pull/535
* Exclude `sqlx` default-features https://github.com/SeaQL/sea-query/pull/543
* Added support convert `&String` to Value https://github.com/SeaQL/sea-query/issues/537

### Enhancements

Expand Down

0 comments on commit b939b94

Please sign in to comment.