Added a note about persistent connections to the changelog.

This commit is contained in:
Markus Makela
2015-08-14 12:42:42 +03:00
parent 8a26dc18d3
commit 881c0e0716

View File

@ -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.