X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/bcda50d908652a231af89aa5764f6f20d6e7f271..b1786c6251bb5352905bb1d0babb8267307a4b07:/ChangeLog diff --git a/ChangeLog b/ChangeLog index b35e98a0a4..893664d9bc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -24,6 +24,13 @@ C API: - Introduce sg_activity_set_t and deprecate wait_all/wait_any/test_any for Exec, Io and Comm. +Plugins: + - Revamp the battery plugin: rewrite completely the API, for a better usability. + The examples were updated accordingly. + - Revamp of the Photovoltaic plugin: now called SolarPanel and complete rewrite of the API + - Add chiller plugin: enable the management of chillers consuming electrical energy + to compensate heat generated by hosts. + ---------------------------------------------------------------------------- SimGrid (3.34) June 26. 2023