CHANGELOG

This commit is contained in:
Billy Chan 2024-02-06 14:15:14 +08:00
parent f7f914e198
commit 1f47deaddb
No known key found for this signature in database
GPG Key ID: 45461E52F22E0279

View File

@ -5,7 +5,7 @@ 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/).
## Master - Pending
## 1.0.0 - Pending
* Added feature flag `sqlite-use-returning-for-3_35` to use SQLite's returning https://github.com/SeaQL/sea-orm/pull/2070