From e4f10fb0f59deac2d7f8ec33e9614654e02d904a Mon Sep 17 00:00:00 2001 From: Markus Makela Date: Fri, 14 Aug 2015 12:42:42 +0300 Subject: [PATCH] Added a note about persistent connections to the changelog. --- Documentation/Changelog.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Documentation/Changelog.md b/Documentation/Changelog.md index a93423723..2dbd116ea 100644 --- a/Documentation/Changelog.md +++ b/Documentation/Changelog.md @@ -1,6 +1,9 @@ #Changelog -These are the changes introduced in the next MaxScale version. This is not the official change log and the latest changelog can always be found in here: [MaxScale 1.1 Release Notes](Release-Notes/MaxScale-1.1-Release-Notes.md) +These are the changes introduced in the next MaxScale version. This is not the official change log and the latest changelog can always be found in here7: [MaxScale 1.1 Release Notes](Release-Notes/MaxScale-1.1-Release-Notes.md) + +## MaxScale 1.3 +* Added support for persistent backend connections ## MaxScale 1.2 * Logfiles have been renamed. The log names are now named error.log, messages.log, trace.log and debug.log.