CHANGELOG
This commit is contained in:
parent
aa0bbd9e01
commit
c28ed57a0a
14
CHANGELOG.md
14
CHANGELOG.md
@ -5,6 +5,20 @@ 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.1.0 - Pending
|
||||
|
||||
### Versions
|
||||
|
||||
+ `1.1.0-rc.1`: 2024-08-09
|
||||
|
||||
### Upgrades
|
||||
|
||||
* Upgrade `sqlx` to `0.8` https://github.com/SeaQL/sea-orm/pull/2305
|
||||
* Upgrade `bigdecimal` to `0.4` https://github.com/SeaQL/sea-orm/pull/2305
|
||||
* Upgrade `sea-query` to `0.32.0-rc` https://github.com/SeaQL/sea-orm/pull/2305
|
||||
* Upgrade `sea-query-binder` to `0.7.0-rc` https://github.com/SeaQL/sea-orm/pull/2305
|
||||
* Upgrade `sea-schema` to `0.16.0-rc` https://github.com/SeaQL/sea-orm/pull/2305
|
||||
|
||||
## 1.0.0 - 2024-08-02
|
||||
|
||||
### Versions
|
||||
|
Loading…
x
Reference in New Issue
Block a user