Changelog

This commit is contained in:
Chris Tsang 2022-05-28 17:09:58 +08:00
parent 8f0c01dbec
commit 4cad2522a8

View File

@ -5,6 +5,12 @@ 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.9.0 - Pending
## sea-orm-migration 0.8.3
* Removed `async-std` from dependency https://github.com/SeaQL/sea-orm/pull/758
## 0.8.0 - 2022-05-10 ## 0.8.0 - 2022-05-10
### New Features ### New Features