Update CHANGELOG.md
This commit is contained in:
parent
c59e28f8c0
commit
8ab51c7e9e
15
CHANGELOG.md
15
CHANGELOG.md
@ -5,6 +5,21 @@ 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/).
|
||||
|
||||
## 1.0.0-rc.4 - Pending
|
||||
|
||||
### Enhancements
|
||||
|
||||
* Added `QueryResult::column_names` https://github.com/SeaQL/sea-orm/pull/2148
|
||||
* [sea-orm-macro] Add `@generated` in generated code https://github.com/SeaQL/sea-orm/pull/2199
|
||||
|
||||
### Upgrades
|
||||
|
||||
* Upgrade `sea-query` to `0.31.0-rc.5`
|
||||
|
||||
### House Keeping
|
||||
|
||||
* Reduce warnings in integration tests https://github.com/SeaQL/sea-orm/pull/2177
|
||||
|
||||
## 1.0.0-rc.3 - 2024-03-26
|
||||
|
||||
### Enhancements
|
||||
|
Loading…
x
Reference in New Issue
Block a user