Update CHANGELOG.md

This commit is contained in:
Chris Tsang 2024-03-24 00:26:03 +00:00 committed by GitHub
parent 96917c5a1a
commit 9e8448819c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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/).
## Pending
### Enhancements
* [sea-orm-macro] Qualify traits in `DeriveActiveModel` macro https://github.com/SeaQL/sea-orm/pull/1665
## 1.0.0-rc.2 - 2024-03-15 ## 1.0.0-rc.2 - 2024-03-15
### Breaking Changes ### Breaking Changes