From 0e177c27080449618d6c78914602b3dd4c8e7d26 Mon Sep 17 00:00:00 2001 From: berthetclement Date: Thu, 19 Dec 2024 16:00:33 +0100 Subject: [PATCH] update and indent news.md --- NEWS.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index b551f89..a0a40dc 100644 --- a/NEWS.md +++ b/NEWS.md @@ -4,14 +4,21 @@ # antaresRead 2.8.0.9000 (cf. Antares v9 changelog) -BUGFIXES : +BUGFIXES : + * `setSimulationPathAPI()` : encode URL before reading the data in simulation mode * `api_get()` : add warn_for_status in importFrom section * `readAntares()` : In disk mode, return all the available columns for a short-term storage output and match the column with the content BREAKING CHANGES : + * `setSimulationPathAPI()` : reads and returns the new converted study version format (ex : 9.0 => 900) +GITHUB ACTIONS : + +* Actions artifacts v3 is closing down, update to v4 + + # antaresRead 2.7.2