diff --git a/CHANGELOG.md b/CHANGELOG.md index ab2ab95c..4d6c7948 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## 0.9.0 - Pending +### New Features + +* Custom join on conditions (#793) + ### Enhancements * Improve sea-orm-cli logging (#735)