From eadbebb79659f50f4bed0f23853c72110b9e70da Mon Sep 17 00:00:00 2001 From: PCoder Date: Thu, 11 Jun 2020 11:34:56 +0530 Subject: [PATCH] Update Changelog for 2.11 --- Changelog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changelog b/Changelog index 1bb0ff37..b22ce6f5 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,5 @@ +2.11: 2020-06-11 + * Bugfix: Correct the wrong constant name (caused payment to go thru and showing error and VMs not instantiated) (MR!738) 2.10.8: 2020-06-10 * #8102: Refactor MAX_TIME_TO_WAIT_FOR_VM_TERMINATE to increase time to poll whether VM has been terminated or not (MR!737) 2.10.7: 2020-05-25