diff --git a/CHANGELOG.md b/CHANGELOG.md index 8fafdd4bb..14980c5b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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/) 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 ### New Features