diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d6c7948..db35e82d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ### New Features * Custom join on conditions (#793) +* `DeriveMigrationName` and `sea_orm_migration::util::get_file_stem` (#736) ### Enhancements