Update CHANGELOG.md
This commit is contained in:
parent
cf4657e127
commit
b337127d7d
@ -5,6 +5,8 @@ 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.10.3 - Pending
|
## 0.10.3 - Pending
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
@ -12,6 +14,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
* [sea-orm-cli] Set search path when initializing Postgres connection for CLI generate entity https://github.com/SeaQL/sea-orm/pull/1212
|
* [sea-orm-cli] Set search path when initializing Postgres connection for CLI generate entity https://github.com/SeaQL/sea-orm/pull/1212
|
||||||
* [sea-orm-cli] Generate `_` prefix to enum variant starts with number https://github.com/SeaQL/sea-orm/pull/1211
|
* [sea-orm-cli] Generate `_` prefix to enum variant starts with number https://github.com/SeaQL/sea-orm/pull/1211
|
||||||
|
|
||||||
|
### Enhancements
|
||||||
|
|
||||||
|
* Added `Insert::exec_without_returning` https://github.com/SeaQL/sea-orm/pull/1208
|
||||||
|
|
||||||
### House Keeping
|
### House Keeping
|
||||||
|
|
||||||
* Remove dependency when not needed https://github.com/SeaQL/sea-orm/pull/1207
|
* Remove dependency when not needed https://github.com/SeaQL/sea-orm/pull/1207
|
||||||
|
Loading…
x
Reference in New Issue
Block a user