Changelog
This commit is contained in:
parent
fe8fc03769
commit
785a9faecf
@ -15,7 +15,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
### Breaking Changes
|
||||
|
||||
* Updated Strum to version 0.26 https://github.com/SeaQL/sea-orm/pull/2088
|
||||
* Renamed `ConnectOptions::pool_options()` to `ConnectOptions::sqlx_pool_options()` https://github.com/SeaQL/sea-orm/pull/2145
|
||||
* Made `sqlx_common` private, hiding `sqlx_error_to_xxx_err` https://github.com/SeaQL/sea-orm/pull/2145
|
||||
|
||||
@ -60,6 +59,7 @@ assert_eq!(
|
||||
### Upgrades
|
||||
|
||||
* Upgrade `sea-schema` to `0.15.0-rc.3`
|
||||
* Upgrade `strum` to `0.26` https://github.com/SeaQL/sea-orm/pull/2088
|
||||
|
||||
### House keeping
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user