From 9fd8b4d32f896c8abc81ed1edc8a66fa4daa67ad Mon Sep 17 00:00:00 2001 From: Chris Tsang Date: Thu, 9 Jan 2025 19:35:54 +0000 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) 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