CHANGELOG

This commit is contained in:
Billy Chan 2023-03-25 22:58:32 +08:00
parent 1de34b516b
commit edfb26d298
No known key found for this signature in database
GPG Key ID: A2D690CAC7DF3CC7

View File

@ -101,7 +101,7 @@ pub enum StringValueVariant {
* Re-exported `sea_orm_macros::EnumIter` instead of `strum::EnumIter` on the root of `sea-orm`
* The Variant Enum generated by `DeriveActiveEnum` will properly escape non-UAX#31 compliant characters
## 0.11.2 - Pending
## 0.11.2 - 2023-03-25
### Enhancements