Changelog

This commit is contained in:
Chris Tsang 2022-06-29 00:34:57 +08:00
parent 1054d6451c
commit 8a4be1428d

View File

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