Update CHANGELOG.md

This commit is contained in:
Chris Tsang 2022-11-15 11:02:27 +08:00 committed by GitHub
parent 1be6673f0e
commit b859b4cb37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +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.10.4 - Pending
### Bug Fixes
* Fix DeriveActiveEnum expand enum variant starts with number https://github.com/SeaQL/sea-orm/pull/1219
## 0.10.3 - 2022-11-14