From 36f50c8315a3d4d255b396601353a8b00987a469 Mon Sep 17 00:00:00 2001 From: Billy Chan Date: Wed, 19 Jun 2024 18:31:05 +0800 Subject: [PATCH] CHNAGELOG --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ee36b96..4513b672 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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/) 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 ### New Features