From fa66d48323317d17bde8ddff4c3d43d33b76904d Mon Sep 17 00:00:00 2001 From: PCoder Date: Thu, 9 May 2019 00:15:27 +0200 Subject: [PATCH] Update Changelog for 2.5.9 --- Changelog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Changelog b/Changelog index bed27a08..f7be3e53 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,6 @@ +2.5.9: 2019-05-09 + * #6669: [hosting] Fix opennebula vm query takes long (MR!703) + * [hosting] Increase VMDetail model's configuration parameter length to 128 (MR!702) 2.5.8: 2019-05-06 * #6631: Add `deleteuser` management command (MR!701) 2.5.7: 2019-05-05