diff --git a/CHANGELOG.md b/CHANGELOG.md index 74e4d4a5..a57051f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## 0.3.0 - 2021-10-15 +https://www.sea-ql.org/SeaORM/blog/2021-10-15-whats-new-in-0.3.0 + - Built-in Rocket support - `ConnectOptions` @@ -80,6 +82,8 @@ assert_eq!( ## 0.2.4 - 2021-10-01 +https://www.sea-ql.org/SeaORM/blog/2021-10-01-whats-new-in-0.2.4 + - [[#186]] [sea-orm-cli] Foreign key handling - [[#191]] [sea-orm-cli] Unique key handling - [[#182]] `find_linked` join with alias