Changelog

This commit is contained in:
Chris Tsang 2022-05-10 00:11:24 +08:00
parent 4b1ec79cd6
commit 2a153d0bb3

View File

@ -5,7 +5,7 @@ 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.8.0 - Pending
## 0.8.0 - 2022-05-10
### New Features
* [sea-orm-cli] `sea migrate generate` to generate a new, empty migration file https://github.com/SeaQL/sea-orm/pull/656