Changelog
This commit is contained in:
parent
00b45e25c4
commit
c8b2f6a175
13
CHANGELOG.md
13
CHANGELOG.md
@ -5,22 +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/)
|
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/).
|
||||||
|
|
||||||
## 0.11.0 - Pending
|
## 0.10.2 - 2022-11-06
|
||||||
|
|
||||||
### Enhancements
|
### Enhancements
|
||||||
|
|
||||||
|
* [sea-orm-rocket] added `sqlx_logging` to `Config` https://github.com/SeaQL/sea-orm/pull/1192
|
||||||
|
* Collecting metrics for `query_one/all` https://github.com/SeaQL/sea-orm/pull/1165
|
||||||
* use GAT to elide `StreamTrait` lifetime https://github.com/SeaQL/sea-orm/pull/1161
|
* use GAT to elide `StreamTrait` lifetime https://github.com/SeaQL/sea-orm/pull/1161
|
||||||
|
|
||||||
### Breaking changes
|
### Bug Fixes
|
||||||
|
|
||||||
* corrected the error name `UpdateGetPrimaryKey` https://github.com/SeaQL/sea-orm/pull/1180
|
* corrected the error name `UpdateGetPrimaryKey` https://github.com/SeaQL/sea-orm/pull/1180
|
||||||
|
|
||||||
## 0.10.2 - Pending
|
### Upgrades
|
||||||
|
|
||||||
### Enhancements
|
* Update MSRV to 1.65
|
||||||
|
|
||||||
* Collecting metrics for `query_one/all` https://github.com/SeaQL/sea-orm/pull/1165
|
|
||||||
* [sea-orm-rocket] added `sqlx_logging` to `Config`
|
|
||||||
|
|
||||||
## 0.10.1 - 2022-10-27
|
## 0.10.1 - 2022-10-27
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user