From bdc78e541abb47ea14a8faf9ad4dfa87aed2bd1b Mon Sep 17 00:00:00 2001 From: Chris Tsang Date: Wed, 3 Aug 2022 23:25:50 +0800 Subject: [PATCH] Changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c507da1b..d7f5775a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## 0.10.0 - Pending +## 0.9.2 - Pending + +* [sea-orm-cli] Migrator CLI handles init and generate commands https://github.com/SeaQL/sea-orm/pull/931 + ## 0.9.1 - 2022-07-22 ### Enhancements