CHANGELOG

This commit is contained in:
Billy Chan 2023-03-16 18:30:39 +08:00
parent ca09ac9333
commit 2150e0c683
No known key found for this signature in database
GPG Key ID: A2D690CAC7DF3CC7

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/)
and this project adheres to [Semantic Versioning](http://semver.org/).
## 0.12.0 - Pending
### Upgrades
* Upgrade `heck` dependency in `sea-orm-macros` to 0.4 https://github.com/SeaQL/sea-orm/pull/1520
## 0.11.1 - 2023-03-10
### Bug Fixes