Skip to content

Commit

Permalink
CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
billy1624 committed Apr 23, 2023
1 parent 41d9a85 commit 87998fd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -281,6 +281,10 @@ CREATE TABLE users_saved_bills
* Re-export `sea_orm::ConnectionTrait` in `sea_orm_migration::prelude` https://github.com/SeaQL/sea-orm/pull/1577
* Support generic structs in `FromQueryResult` derive macro https://github.com/SeaQL/sea-orm/pull/1464

### Bug Fixes

* [sea-orm-cli] `regex` dependency should have `unicode` feature enabled https://github.com/SeaQL/sea-orm/pull/1605

## 0.11.2 - 2023-03-25

### Enhancements
Expand Down

0 comments on commit 87998fd

Please sign in to comment.