Changelog
This commit is contained in:
parent
f54683d365
commit
358e31a09b
10
CHANGELOG.md
10
CHANGELOG.md
@ -5,6 +5,16 @@ 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.11 - Pending
|
||||
|
||||
### Enhancements
|
||||
|
||||
* Improve query performance of `Paginator`'s `COUNT` query https://github.com/SeaQL/sea-orm/pull/2030
|
||||
|
||||
### House keeping
|
||||
|
||||
* Fix clippy warnings on 1.75 https://github.com/SeaQL/sea-orm/pull/2057
|
||||
|
||||
## 0.12.10 - 2023-12-14
|
||||
|
||||
### New Features
|
||||
|
Loading…
x
Reference in New Issue
Block a user