diff --git a/CHANGELOG.md b/CHANGELOG.md index 942dfe40..278d486e 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/). +## Pending + +### Enhancements + +* Allow modifying the connection in migrations https://github.com/SeaQL/sea-orm/pull/2397 + ## 1.1.3 - 2024-12-24 ### New Features