Changelog

This commit is contained in:
Chris Tsang 2022-06-29 00:44:24 +08:00
parent 8a4be1428d
commit 4be32e7a9f

View File

@ -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