diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ee5dc68..50044992 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/). * [sea-orm-migration] Check if an index exists https://github.com/SeaQL/sea-orm/pull/1828 +### Enhancements + +* [sea-orm-cli] Support generation of related entity with composite foreign key https://github.com/SeaQL/sea-orm/pull/1693 + ## 0.12.2 - 2023-08-04 ### Enhancements