0.2.4 Prerelease

This commit is contained in:
Chris Tsang 2021-09-26 16:38:56 +08:00
parent f22d93ce21
commit 97b7db1773

View File

@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
## 0.2.4 - Prerelease
- [[#186]] [sea-orm-cli] Foreign key handling
- [[#191]] [sea-orm-cli] Unique key handling
[#186]: https://github.com/SeaQL/sea-orm/issues/186
[#191]: https://github.com/SeaQL/sea-orm/issues/191
## 0.2.3 - 2021-09-22
- [[#152]] DatabaseConnection impl `Clone`