X-Git-Url: http://gitweb.scilab.org/?p=scilab.git;a=blobdiff_plain;f=scilab%2FCHANGES.md;fp=scilab%2FCHANGES.md;h=0113d5cdd08b93f7e9afdef2ab64a39222ad1626;hp=f7f9365161841653e7198988c72a16513187e0b3;hb=refs%2Fheads%2Fxcos-layout;hpb=21a5e63591341218af5573c6773a3e090ae07344 diff --git a/scilab/CHANGES.md b/scilab/CHANGES.md index f7f9365..0113d5c 100644 --- a/scilab/CHANGES.md +++ b/scilab/CHANGES.md @@ -248,6 +248,8 @@ The memory usage on diagram edition is also slightly reduced. Scilab 5.5.2 is able to open the newly saved files, but the ports have to be repositioned manually. * Implicit fixed-size step ODE solver added: Crank-Nicolson 2(3). Added to the CVode package, it also benefits from the CVode rootfinding feature. +* Added a new link style (`Optimal`) for automatically finding the optimal route. +* Automatically reposition split blocks for better-looking layout. * Block modifications : - `INVBLK`: add a divide by zero parameter to ignore the error - `PRODUCT`: add a divide by zero parameter to ignore the error