diff --git a/CHANGELOG.md b/CHANGELOG.md index 5abfb244..e6796477 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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