Browse Source

update changelog

Marcus Efraimsson 7 years ago
parent
commit
55fefde2a0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      CHANGELOG.md

+ 1 - 1
CHANGELOG.md

@@ -43,7 +43,7 @@
 
 
 ### Breaking changes
 ### Breaking changes
 
 
-* Postgres/MySQL/MSSQL datasources now per default uses `max open connections` = `unlimited` (earlier 10), `max idle connections` = `2` (earlier 10) and `connection max lifetime` = `4` hours (earlier unlimited)
+* Postgres/MySQL/MSSQL datasources now per default uses `max open connections` = `unlimited` (earlier 10), `max idle connections` = `2` (earlier 10) and `connection max lifetime` = `4` hours (earlier unlimited).
 
 
 # 5.3.4 (2018-11-13)
 # 5.3.4 (2018-11-13)