CHANGELOG

This commit is contained in:
Billy Chan 2024-08-09 23:51:12 +08:00
parent aa0bbd9e01
commit c28ed57a0a
No known key found for this signature in database
GPG Key ID: 45461E52F22E0279

View File

@ -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