Changelog

This commit is contained in:
Chris Tsang 2022-03-27 00:45:38 +08:00
parent e9cf93f4b5
commit 952b6ebc80

View File

@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/) The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/). and this project adheres to [Semantic Versioning](http://semver.org/).
## 0.7.1 - 2022-03-26
* Fix sea-orm-cli error
* Fix sea-orm cannot build without `with-json`
## 0.7.0 - 2022-03-26 ## 0.7.0 - 2022-03-26
### New Features ### New Features