diff --git a/Changelog.md b/Changelog.md index 1499526d3..ffba35c00 100644 --- a/Changelog.md +++ b/Changelog.md @@ -9,3 +9,6 @@ These are the changes introduced in MaxScale version 1.0.6 * RabbitMQ logging filter * Added option to use high precision timestamps in logging * Readwritesplit router now returns the master server's response +* Minimum required CMake version is now 2.8.12 for package building. +* Session idle timeout added for services +* The logs can now be configured to have millisecond precision