CHNAGELOG

This commit is contained in:
Billy Chan 2024-06-19 18:31:05 +08:00
parent 42dae34396
commit 36f50c8315
No known key found for this signature in database
GPG Key ID: 45461E52F22E0279

View File

@ -5,6 +5,12 @@ 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/).
## 1.0.0-rc.6 - Pending
### Enhancements
* Added non-TLS runtime https://github.com/SeaQL/sea-orm/pull/2256
## 1.0.0-rc.5 - 2024-05-29 ## 1.0.0-rc.5 - 2024-05-29
### New Features ### New Features