From 86e7e808b37179315a1cc5c6c852764830c04661 Mon Sep 17 00:00:00 2001 From: Chris Tsang Date: Wed, 27 Apr 2022 00:06:48 +0800 Subject: [PATCH] Changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 14980c5b..eac15cd2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ 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 +* Add max_connections option to CLI https://github.com/SeaQL/sea-orm/pull/670 + ## 0.7.1 - 2022-03-26 * Fix sea-orm-cli error