--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/changes/3.25.rst Tue Feb 07 18:18:22 2017 +0100
@@ -0,0 +1,13 @@
+3.25 (UNRELEASED)
+=================
+
+New features
+------------
+
+* A new option `connections-pooler-enabled` (default yes) has been added. This
+ allow to switch off internal connection pooling for use with others poolers
+ such as pgbouncer_.
+
+
+.. _pgbouncer: https://pgbouncer.github.io/
+
--- a/doc/changes/changelog.rst Fri Jan 27 18:09:56 2017 +0100
+++ b/doc/changes/changelog.rst Tue Feb 07 18:18:22 2017 +0100
@@ -2,6 +2,7 @@
Changelog history
===================
+.. include:: 3.25.rst
.. include:: 3.24.rst
.. include:: 3.23.rst
.. include:: 3.22.rst
--- a/doc/changes/index.rst Fri Jan 27 18:09:56 2017 +0100
+++ b/doc/changes/index.rst Tue Feb 07 18:18:22 2017 +0100
@@ -4,6 +4,7 @@
.. toctree::
:maxdepth: 1
+ 3.25
3.24
3.23
3.22