From 0f8de4b19934f1ae6a6d50ddc3f5118e819ee71b Mon Sep 17 00:00:00 2001 From: santi Date: Sat, 18 Nov 2023 17:08:50 +0000 Subject: [PATCH] Updated changelog --- doc/rst_source/change_log.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/rst_source/change_log.rst b/doc/rst_source/change_log.rst index ab5e54735..d9ddb5d89 100644 --- a/doc/rst_source/change_log.rst +++ b/doc/rst_source/change_log.rst @@ -6,12 +6,12 @@ This section describes the changes introduced at each Version. \* Short releases indicate the fix of a critical bug. -Version 5.0.2 -^^^^^^^^^^^^^^^ +Version 5.0.2 (The great split) +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Massive refactor to allow multiple bus-branch diagrams and maps. -- The great split: Now there are two packages: `GridCal` which delas with the graphical user interface -and `GridCalEngine` that provides all the engine functionality without Qt dependencies. +- The great split: Now there are two packages: `GridCal` which delas with the graphical user interface and `GridCalEngine` that provides all the engine functionality without Qt dependencies. + - MIP auto-healing: OPF simuations are always feasible by properly relaxing infeasible ones. - Added cutting edge investments evaluation. This will be evolved in future releases. - API naming unification