From 5f3ee300fa65f9d19613ab9b58546f6f88e5508c Mon Sep 17 00:00:00 2001 From: Sean Corfield Date: Wed, 24 Jul 2019 22:50:34 -0700 Subject: [PATCH] Update change log --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e334b38..72a9d63 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ Only accretive/fixative changes will be made from now on. The following changes have been committed to the **master** branch since the 1.0.3 release: * Fix #50 by adding machinery to test against (embedded) PostgreSQL! -* Improved documentation for connection pooled datasources (including adding a Component example). +* Improved documentation for connection pooled datasources (including adding a Component example); clarified the recommendations for globally overriding default options (write a wrapper namespace that suits your usage). ## Stable Builds