Update CHANGELOG.md

This commit is contained in:
Chris Tsang 2025-01-09 19:35:54 +00:00 committed by GitHub
parent 5db8cb0a3d
commit 9fd8b4d32f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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/).
## Pending
### Enhancements
* Allow modifying the connection in migrations https://github.com/SeaQL/sea-orm/pull/2397
## 1.1.3 - 2024-12-24 ## 1.1.3 - 2024-12-24
### New Features ### New Features